Class SkeletalMesh

Fat component that displays a skeletal (animated) mesh.

Hierarchy (view full)

Constructors

Accessors

Constructors

Accessors

  • get category(): string
  • Returns the category of the fat component type.

    Returns string

  • get componentParts(): Component[]
  • Return all the parts of this fat component.

    Returns Component[]

  • get name(): string
  • Returns the name of the fat component type.

    Returns string