Method LinkPropertyToAnimation
LinkPropertyToAnimation(uint, uint, string)
Creates a Binder in an Animation stack to animate an entity's property
Declaration
public uint LinkPropertyToAnimation(uint animation, uint entity, string propertyName)
Parameters
Type | Name | Description |
---|---|---|
uint | animation | The Animation stack where to put a animated property |
uint | entity | The entity object to animate |
string | propertyName | The name of the property to animate |
Returns
Type | Description |
---|---|
uint |