VFXGraphicsStateCollectionBindings
Extension methods for adding GraphicsStates into a GraphicsStateCollection from VisualEffectAsset.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Class
- Namespace: UnityEngine.VFX
- Assembly: UnityEngine.VFXModule
public static class VFXGraphicsStateCollectionBindings
Static Methods
Method | Description |
|---|---|
| AddGraphicsStates | Generates and adds new graphics states to the collection from an array of visual effect assets. |
| AddGraphicsStatesFromReference | Generates and adds new graphics states from arrays of assets, using a reference graphics state to initialize unspecified values. |