C# Class UnityEditor.SizeByVelocityModuleUI.Texts

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
separateAxes UnityEngine.GUIContent
size UnityEngine.GUIContent
velocityRange UnityEngine.GUIContent
x UnityEngine.GUIContent
y UnityEngine.GUIContent
z UnityEngine.GUIContent

Property Details

separateAxes public property

public GUIContent,UnityEngine separateAxes
return UnityEngine.GUIContent

size public property

public GUIContent,UnityEngine size
return UnityEngine.GUIContent

velocityRange public property

public GUIContent,UnityEngine velocityRange
return UnityEngine.GUIContent

x public property

public GUIContent,UnityEngine x
return UnityEngine.GUIContent

y public property

public GUIContent,UnityEngine y
return UnityEngine.GUIContent

z public property

public GUIContent,UnityEngine z
return UnityEngine.GUIContent