Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D.Assets.Loaders.OgreScene.OgreDotSceneFormat
Assembly: Visual3D.Importers (in Visual3D.Importers.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
[SerializableAttribute]
public class node
<SerializableAttribute> _
Public Class node

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
node()()()()
Initializes a new instance of the node class
animations
billboardSet
camera
entity
id
isTarget
light
lookTarget
name
node1
particleSystem
plane
position
rotation
scale
trackTarget
userDataReference

Remarks

Inheritance Hierarchy

System..::..Object
  Visual3D.Assets.Loaders.OgreScene.OgreDotSceneFormat..::..node

See Also