Class VFXManager
Inherited Members
Namespace: UnityEngine.Experimental.VFX
Assembly: UnityEngine.dll
Syntax
public static class VFXManagerProperties
fixedTimeStep
Declaration
public static float fixedTimeStep { get; set; }Property Value
| Type | Description | 
|---|---|
| Single | 
maxDeltaTime
Declaration
public static float maxDeltaTime { get; set; }Property Value
| Type | Description | 
|---|---|
| Single | 
Methods
GetComponents()
Declaration
public static VisualEffect[] GetComponents()Returns
| Type | Description | 
|---|---|
| VisualEffect[] |