pose method
void
pose()
This method sets the skinned mesh in the rest pose (resets the pose).
Implementation
void pose() {
skeleton!.pose();
}
This method sets the skinned mesh in the rest pose (resets the pose).
void pose() {
skeleton!.pose();
}