format
Format of the vertex attribute.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public VertexAttributeFormat format { readonly get; set; }
Remarks
Default value is VertexAttributeFormat.Float32.
Additional Resources: Mesh.SetVertexBufferParams.