C# Class UnityEditor.RendererModuleUI.Texts

显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
cameraSpeedScale UnityEngine.GUIContent
castShadows UnityEngine.GUIContent
lengthScale UnityEngine.GUIContent
material UnityEngine.GUIContent
maxParticleSize UnityEngine.GUIContent
mesh GUIContent
normalDirection GUIContent
particleTypes string[]
receiveShadows GUIContent
renderMode GUIContent
rotation GUIContent
sortMode GUIContent
sortTypes string[]
sortingFudge GUIContent
sortingLayer GUIContent
sortingOrder GUIContent
speedScale GUIContent

Property Details

cameraSpeedScale public_oe property

public GUIContent,UnityEngine cameraSpeedScale
return UnityEngine.GUIContent

castShadows public_oe property

public GUIContent,UnityEngine castShadows
return UnityEngine.GUIContent

lengthScale public_oe property

public GUIContent,UnityEngine lengthScale
return UnityEngine.GUIContent

material public_oe property

public GUIContent,UnityEngine material
return UnityEngine.GUIContent

maxParticleSize public_oe property

public GUIContent,UnityEngine maxParticleSize
return UnityEngine.GUIContent

mesh public_oe property

public GUIContent mesh
return GUIContent

normalDirection public_oe property

public GUIContent normalDirection
return GUIContent

particleTypes public_oe property

public string[] particleTypes
return string[]

receiveShadows public_oe property

public GUIContent receiveShadows
return GUIContent

renderMode public_oe property

public GUIContent renderMode
return GUIContent

rotation public_oe property

public GUIContent rotation
return GUIContent

sortMode public_oe property

public GUIContent sortMode
return GUIContent

sortTypes public_oe property

public string[] sortTypes
return string[]

sortingFudge public_oe property

public GUIContent sortingFudge
return GUIContent

sortingLayer public_oe property

public GUIContent sortingLayer
return GUIContent

sortingOrder public_oe property

public GUIContent sortingOrder
return GUIContent

speedScale public_oe property

public GUIContent speedScale
return GUIContent