C# Class UnityEditor.ParticleEffectUI.Texts

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
addParticleSystem UnityEngine.GUIContent
bounds UnityEngine.GUIContent
particleCount UnityEngine.GUIContent
pause UnityEngine.GUIContent
play UnityEngine.GUIContent
previewSpeed UnityEngine.GUIContent
previewTime UnityEngine.GUIContent
resimulation UnityEngine.GUIContent
secondsFloatFieldFormatString string
stop UnityEngine.GUIContent
subEmitterParticleCount UnityEngine.GUIContent
wireframe UnityEngine.GUIContent

Property Details

addParticleSystem public property

public GUIContent,UnityEngine addParticleSystem
return UnityEngine.GUIContent

bounds public property

public GUIContent,UnityEngine bounds
return UnityEngine.GUIContent

particleCount public property

public GUIContent,UnityEngine particleCount
return UnityEngine.GUIContent

pause public property

public GUIContent,UnityEngine pause
return UnityEngine.GUIContent

play public property

public GUIContent,UnityEngine play
return UnityEngine.GUIContent

previewSpeed public property

public GUIContent,UnityEngine previewSpeed
return UnityEngine.GUIContent

previewTime public property

public GUIContent,UnityEngine previewTime
return UnityEngine.GUIContent

resimulation public property

public GUIContent,UnityEngine resimulation
return UnityEngine.GUIContent

secondsFloatFieldFormatString public property

public string secondsFloatFieldFormatString
return string

stop public property

public GUIContent,UnityEngine stop
return UnityEngine.GUIContent

subEmitterParticleCount public property

public GUIContent,UnityEngine subEmitterParticleCount
return UnityEngine.GUIContent

wireframe public property

public GUIContent,UnityEngine wireframe
return UnityEngine.GUIContent