AnimatorParameter Struct
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.
A copy of the AnimatorControllerParameter because that class is not Serializable and cannot be modified in the editor.
public value class AnimatorParameter
[System.Serializable]
public struct AnimatorParameter
[<System.Serializable>]
type AnimatorParameter = struct
Public Structure AnimatorParameter
- Inheritance
-
AnimatorParameter
- Attributes
Default |
If the animation parameter type is a bool, value to set. Ignored otherwise. |
Default |
If the animation parameter type is a float, value to set. Ignored otherwise. |
Default |
If the animation parameter type is an int, value to set. Ignored otherwise. |
Name |
Name of the animation parameter to modify. |
Name |
Animator Name String to Hash. |
Parameter |
Type of the animation parameter to modify. |
Produkt | Versionen |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |