Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Used to add a supported world fragment type to this query.
Namespace: Visual3D.ScenesAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public void AddWorldFragmentType( SceneFragmentType fragmentType )
Public Sub AddWorldFragmentType ( _ fragmentType As SceneFragmentType _ )
Parameters
- fragmentType
- SceneFragmentType