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.
Example
The name of the layer.