NodeContent Members
The following tables list the members exposed by the NodeContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
NodeContent | Creates an instance of NodeContent. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AbsoluteTransform | Gets the value of the local Transform property, multiplied by the AbsoluteTransform of the parent. |
![]() |
Animations | Gets the set of animations belonging to this node. |
![]() |
Children | Gets the children of the NodeContent object. |
![]() |
Identity | (Inherited from ContentItem.) |
![]() |
Name | (Inherited from ContentItem.) |
![]() |
OpaqueData | (Inherited from ContentItem.) |
![]() |
Parent | Gets the parent of this NodeContent object. |
![]() |
Transform | Gets the transform matrix of the scene. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
NodeContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace