Table of Contents

Class InstanceAttributeMapping

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Represents the format of a per-instance defined input value to a vertex shader.

public class InstanceAttributeMapping : VertexAttributeMapping
Inheritance
InstanceAttributeMapping
Inherited Members

Properties

Divisor

Gets or sets a value specifying the number of instances that each attribute in the buffer represents during instanced rendering.

Methods

ToString()

Returns a string that represents the current object.