C# Class UnityEditor.TransformInspector.Contents

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

Public Properties

Property Type Description
floatingPointWarning string
positionContent UnityEngine.GUIContent
scaleContent UnityEngine.GUIContent
subLabels UnityEngine.GUIContent[]

Property Details

floatingPointWarning public_oe property

public string floatingPointWarning
return string

positionContent public_oe property

public GUIContent,UnityEngine positionContent
return UnityEngine.GUIContent

scaleContent public_oe property

public GUIContent,UnityEngine scaleContent
return UnityEngine.GUIContent

subLabels public_oe property

public GUIContent[],UnityEngine subLabels
return UnityEngine.GUIContent[]