Method UnlinkPropertyToAnimation
UnlinkPropertyToAnimation(uint, uint, string)
Unlinks a binder
Declaration
[HandleProcessCorruptedStateExceptions]
public void UnlinkPropertyToAnimation(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 |