C# Class UnityEditor.ForceModuleUI.Texts

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

Public Properties

Property Type Description
randomizePerFrame UnityEngine.GUIContent
space UnityEngine.GUIContent
spaces string[]
x UnityEngine.GUIContent
y UnityEngine.GUIContent
z UnityEngine.GUIContent

Property Details

randomizePerFrame public_oe property

public GUIContent,UnityEngine randomizePerFrame
return UnityEngine.GUIContent

space public_oe property

public GUIContent,UnityEngine space
return UnityEngine.GUIContent

spaces public_oe property

public string[] spaces
return string[]

x public_oe property

public GUIContent,UnityEngine x
return UnityEngine.GUIContent

y public_oe property

public GUIContent,UnityEngine y
return UnityEngine.GUIContent

z public_oe property

public GUIContent,UnityEngine z
return UnityEngine.GUIContent