SkinningNode class
Constructors
- SkinningNode(dynamic skinnedMesh)
Properties
- bindMatrixInverseNode ↔ dynamic
-
getter/setter pair
- bindMatrixNode ↔ dynamic
-
getter/setter pair
- boneMatricesNode ↔ dynamic
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- skinIndexNode ↔ dynamic
-
getter/setter pair
- skinnedMesh ↔ dynamic
-
getter/setter pair
- skinWeightNode ↔ dynamic
-
getter/setter pair
Methods
-
generate(
[dynamic builder, dynamic output]) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
update(
[dynamic frame]) → dynamic
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited