Table of Contents

Property InstanceAttributes

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

InstanceAttributes

Gets a collection of instance attributes specifying how to map instance buffer data into per-instance input values in the vertex shader.

public InstanceAttributeMappingCollection InstanceAttributes { get; }

Property Value

InstanceAttributeMappingCollection