Creates new XAnimationAllocateHierarchy class instance.

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

Syntax

C#
public XAnimationAllocateHierarchy(
	IXResourceLocation resource,
	XMaterialCullMode cullMode
)

Parameters

resource
Type: SGP.XUtility..::.IXResourceLocation
The IXResourceLocation source location.
cullMode
Type: SGP.XSpace..::.XMaterialCullMode
The XMaterialCullMode mode of rendering 3D material faces.

See Also