A Sandcastle Documented Class Library
IsSkeleton Property
NamespacesCollada.SceneNodeIsSkeleton
Just an easy way to see if the node is JOINT type. It means this node is used for skeletal animation.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsSkeleton { get; }
Public ReadOnly Property IsSkeleton As Boolean
public:
property bool IsSkeleton {
	bool get ();
}

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)