Click or drag to resize

AnimateHandToModel Properties

The AnimateHandToModel type exposes the following members.

Properties
  Name Description
Public property AnimatorState
Specifies an animation to be performed by the hand.
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property Conditions (Inherited from ConditionsDependantModel.)
Public property ConditionTimeout (Inherited from ConditionsDependantModel.)
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property GlobalOrderIndex (Inherited from ActionModel.)
Public property HashedPath (Inherited from ActionModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IgnoreInPH (Inherited from ActionModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property IsReverse
Brings the hand back to its original position.
Public property IsRunning (Inherited from ActionModel.)
Public property IsTransient (Inherited from ActionModel.)
Public property IsTransientInstance (Inherited from ActionModel.)
Public property IsWaitUntilComplete
Waits until the animation is complete to proceed.
Public property Parameter
Specifies the expected value for the Notification.
(Inherited from AsyncActionModel.)
Public property Repeat
Determines the number of times an animation will repeat.
Public property TargetElement
Defines the target Element of the Action.
(Inherited from ElementWaitActionModel.)
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property UseTargetRotation
Specify the Y rotation of the hand when reaching the target. If true, then the hand will use the target's rotation (eulerAngles.Y). If false, then the hand will set the rotation to be perpendicular to the target. Defaults to false.
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also