C# Class UnityEditor.AnimatorInspector.Styles

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
applyRootMotion UnityEngine.GUIContent
cullingMode UnityEngine.GUIContent
updateMode UnityEngine.GUIContent

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

applyRootMotion public_oe property

public GUIContent,UnityEngine applyRootMotion
return UnityEngine.GUIContent

cullingMode public_oe property

public GUIContent,UnityEngine cullingMode
return UnityEngine.GUIContent

updateMode public_oe property

public GUIContent,UnityEngine updateMode
return UnityEngine.GUIContent