DialReaction Class |
Namespace: ImmerseSDK.Interaction.Reactions
public abstract class DialReaction : EngageableObjectReaction
The DialReaction type exposes the following members.
Name | Description | |
---|---|---|
DialReaction | Initializes a new instance of the DialReaction class |
Name | Description | |
---|---|---|
CurrentValue |
Current value of the dial (0..1)
|
Name | Description | |
---|---|---|
Initialize |
Initializes this reaction
(Overrides EngageableObjectReactionInitialize(TransformSync).) |
Name | Description | |
---|---|---|
GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) | |
WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |