Table of Contents

Interface IAttachable

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

Properties

IsAttached

bool IsAttached { get; }

Property Value

bool

Methods

Attach(IRenderHost)

void Attach(IRenderHost host)

Parameters

host IRenderHost

Detach()

void Detach()