StaticBlendAccessor string for BlendsShapes. In order to access a BlendShape track, use the accessor + the track name. Ex. "BlendShapes.JNT_4_HEAD". The delimiter "." separates the accessor and the property name.
StaticTransformAccessor string for Transform Position property.
StaticTransformAccessor string for Transform Rotation property.
StaticTransformAccessor string for Transform Scale property.
StaticVertexAccessor string for VertexCache.
StaticVisibilityAccessor string for Visibility.
StaticcreateCreate new animation asset.
Gets a property from a layer. Ex. position, scale, rotation, etc.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Deletes a property that exists in the layer.
Renames a property that already exists in the layer.
Sets a custom property for a layer.
A layer containing different properties. Examples include position, rotation, scale or any other arbitrary properties a user would like to add and sample from.
See
Example
The name of the layer.