Raw
Unity creates the vertex and index buffers of every mesh with raw byte-address access.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEditor.Rendering
- Assembly: UnityEditor.CoreModule
Raw = 1
Remarks
Use this value to make mesh data accessible from compute shaders by default.