OptionalextraAn array of additional transformations to apply to the object. Default is an empty array.
OptionalpositionThe position of the object in 3D space. Default is [0, 0, 0].
OptionalrotationThe rotation of the object as a vector. Default is [0, 0, 0].
OptionalrotationalThe center of rotation for the object. Default is undefined.
OptionalscaleThe scale of the object. Default is [1, 1, 1].
OptionalscaleIf true, the scale of the parent will be compensated for. Default is false.
OptionaluseIf true, the object's center is set to the origin. Default is false.
Options for constructing a
WebaniTransformable.