MtGeometry

Namespace: SharpPluginLoader.Core.Geometry

public class MtGeometry : SharpPluginLoader.Core.MtObject

Inheritance ObjectNativeWrapperMtObjectMtGeometry

Properties

Type

public GeometryType Type { get; }

Property Value

GeometryType

Instance

The native pointer.

public nint Instance { get; set; }

Property Value

IntPtr

Constructors

MtGeometry(IntPtr)

public MtGeometry(nint instance)

Parameters

instance IntPtr

MtGeometry()

public MtGeometry()

Methods

GetGeometry<T>()

public T& GetGeometry<T>()

Type Parameters

T

Returns

T&