PathConstraintData class

Constructors

PathConstraintData(String name)

Properties

bones List<BoneData>
final
hashCode int
The hash code for this object.
no setterinherited
name String
final
offsetRotation double
getter/setter pair
order int
getter/setter pair
position double
getter/setter pair
positionMode PositionMode
getter/setter pair
rotateMix double
getter/setter pair
rotateMode RotateMode
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spacing double
getter/setter pair
spacingMode SpacingMode
getter/setter pair
target SlotData?
getter/setter pair
translateMix double
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited