AnimatorParameter.DefaultBool Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If the animation parameter type is a bool, value to set. Ignored otherwise.
public:
property bool DefaultBool { bool get(); };
public bool DefaultBool { get; }
member this.DefaultBool : bool
Public ReadOnly Property DefaultBool As Boolean