Gets or sets the object implementing the IXRenderablePrimitive interface for accessing the skeleton (3D model) of the object to be rendered.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public IXRenderablePrimitive Primitive { get; set; }

See Also