Table of Contents

Interface IBillboardBufferModel

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll
public interface IBillboardBufferModel : IDisposable
Inherited Members

Properties

TextureView

Gets the texture view.

ShaderResourceViewProxy? TextureView { get; }

Property Value

ShaderResourceViewProxy

The texture view.

Type

Gets the billboard type.

BillboardType Type { get; }

Property Value

BillboardType

The type.