AnimationSetting.Int
Static Method in AnimationSetting
Declaration
public static AnimationSetting Int(string parameter, MovementFlags condition, AnimationSetting.Property property, bool enabled = true)Description
Creates a Float type animation setting for the specified property with the given condition and parameter.
Parameters
| parameter | |
| condition | |
| property | |
| enabled |
Returns
| AnimationSetting |