Table of Contents

Interface IInstancing

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll
public interface IInstancing

Properties

InstanceBuffer

Gets the instance buffer.

IElementsBufferModel<Matrix4x4> InstanceBuffer { get; }

Property Value

IElementsBufferModel<Matrix4x4>

The instance buffer.