Nodes

ThreeDSPackage.Nodes property

Gets an array of ThreeDSNode entries inside the 3ds file.

public ThreeDSNode[] Nodes { get; }

Property Value

An array of ThreeDSNode entries inside the 3ds file.

See Also