NodeContent Members

The following tables list the members exposed by the NodeContent type.

Public Constructors

Name Description
Public Method NodeContent Creates an instance of NodeContent.

Public Properties

Name Description
Public Property AbsoluteTransform Gets the value of the local Transform property, multiplied by the AbsoluteTransform of the parent.
Public Property Animations Gets the set of animations belonging to this node.
Public Property Children Gets the children of the NodeContent object.
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)
Public Property Parent Gets the parent of this NodeContent object.
Public Property Transform Gets the transform matrix of the scene.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

NodeContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace