Returns the mesh object. If the mesh is animated, it returns the XAnimationMesh type value, otherwise the XMaterialMesh type value.

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

Syntax

C#
public Object Mesh { get; }

See Also