Method DisplayValueFromAnimChannelAtTime
DisplayValueFromAnimChannelAtTime(uint, ulong, bool)
Displays the value
Declaration
public void DisplayValueFromAnimChannelAtTime(uint channel, ulong time, bool defaultValue = false)
Parameters
Type | Name | Description |
---|---|---|
uint | channel | The channel |
ulong | time | The time |
bool | defaultValue | Show default instead ? |