Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
List of parts of this Model.

Namespace: Visual3D.Graphics3D
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public List<ModelPart> ModelParts { get; }
Public ReadOnly Property ModelParts As List(Of ModelPart)
	Get

See Also