Describes animation step of a gesture
Declaration Syntax
C# |
public class GestureStepAnimation : GestureStep
Members
All Members | Constructors | Methods | Properties | Fields | |
|
|
|
Icon | Member | Description |
---|---|---|
GestureStepAnimation () () () () |
Initializes a new instance of the
GestureStepAnimationclass
|
|
AnimationStart |
If true, this step represents start of
animation, otherwise animation stop
|
|
GestureStepType |
Returns what kind of gesture step this
is (Overrides
GestureStep.
GestureStepType.)
|
|
ID |
Animation asset
UUID
|
|
Name |
Animation inventory name
|
|
ToString () () () () | (Overrides
Object.
ToString
()
()
()
()
.)
|
Inheritance Hierarchy
Object | ||
GestureStep | ||
GestureStepAnimation |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)