Summary
Attempts to interact with whatever
Animancer.Examples.FineControl.IInteractable
the cursor is pointing at when the user clicks
the mouse.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .FineControl - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["ClickToInteract"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Fine Control - Click To Interact")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(FineControl) + "/" + nameof(ClickToInteract))]
public sealed class ClickToInteract : MonoBehaviour
Examples
Attributes
Type | Description |
---|---|
AddComponentMenu | |
HelpURLAttribute |