menu
flutter_scene package
documentation
scene.dart
Node
isJoint property
isJoint property
dark_mode
light_mode
isJoint
property
bool
isJoint
getter/setter pair
Whether this node is a joint in a skeleton for animation.
Implementation
bool isJoint = false;
flutter_scene package
documentation
scene
Node
isJoint property
Node class