csharp
public enum VertexStepModeHow a vertex attribute advances.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
VertexOnce per vertex.
InstanceOnce per instance.
Used by (6)
- GlDeviceVixen.Graphics.OpenGL
- MeshInstanceRendererVixen.Rendering
- PipelineStateImageTestsVixen.Graphics.Golden.Tests
- VertexBufferLayoutVixen.Graphics
- VulkanEnumsVixen.Graphics.Vulkan
- WebGpuDeviceVixen.Graphics.WebGPU