AnimationNode

AnimationNode

AnimationNode — klasa AnimationNode.


NameTypeAccessDescription
BindPointsIList<BindPoint>ReadGets the current property bind points.
SubAnimationsIList<AnimationNode>ReadGets the sub-animation nodes under current animations.
NamestringRead/WriteGets or sets the name.
PropertiesPropertyCollectionReadGets the collection of all properties.

SignatureDescription
AnimationNode()Initializes a new instance of the AnimationNode class.
AnimationNode(name: string)Initializes a new instance of the AnimationNode class.
FindBindPoint(target: A3DObject, name: string)Finds the bind point by target and name.
GetBindPoint(target: A3DObject, propName: string, create: bool)Gets the animation bind point on given property.
GetKeyframeSequence(target: A3DObject, propName: string, channelName: string, create: bool)Gets the keyframe sequence on given property and channel.
GetKeyframeSequence(target: A3DObject, propName: string, create: bool)Gets the keyframe sequence on given property.
CreateBindPoint(obj: A3DObject, propName: string)Creates a BindPoint based on the property data type.
A3DObject()Initializes a new instance of the A3DObject class with no name.
RemoveProperty(property: Property)Removes a dynamic property.
GetProperty(property: string)Get the value of specified property
SetProperty(property: string, value: object?)Sets the value of specified property
FindProperty(propertyName: string)Finds the property.

Vidi takođe

 Српски