Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a skin used for vertex skinning.

Hierarchy

  • Skin

Index

Constructors

constructor

Properties

jointMatrices

jointMatrices: Float32Array = ...

The joint matrices which has been calculated.

jointNormalMatrices

jointNormalMatrices: Float32Array = ...

The joint normal matrices which has been calculated.

Readonly joints

joints: Joint[]

Readonly parent

parent: Container3D

Methods

calculateJointMatrices

  • calculateJointMatrices(): void

Generated using TypeDoc