• Home
  • Torque Game Engines

    Navigation

      • Classes
      • Files
      • Groups
      • Namespaces
      • Pages
        • Deprecated List
        • Todo List
      • Unions
      • Classes
      • Groups
      • Namespaces
      • Pages
        • Deprecated List

    More

    • Download Documentation
    • Torque3D Source
    • Discord
    Torque3D Documentation / _generateds / TSShape::Node

    TSShape::Node

    Engine/source/ts/tsShape.h

    Nodes hold the transforms in the shape's tree. They are the bones of the skeleton.

    More...

    Public Attributes

    S32
    
    firstChild 
    
    S32
    
    firstObject 
    
    S32
    
    nameIndex 
    
    S32
    
    nextSibling 
    
    S32
    
    parentIndex 
    

    Detailed Description

    Nodes hold the transforms in the shape's tree. They are the bones of the skeleton.

    Public Attributes

    S32 firstChild 
    
    S32 firstObject 
    
    S32 nameIndex 
    
    S32 nextSibling 
    
    S32 parentIndex 
    
    Built with Hugo and