Class RotateAroundAxisNodeDto (Inputs.BabylonNode)
Constructors
constructor
Parameters
Optionalnode: TransformNodeOptionalposition: Point3Optionalaxis: Vector3Optionalangle: number
Properties
node
node: TransformNode
position
axis
angle
angle: number
Feeds
babylon.node.rotateAroundAxisWithPosition: the node, a point and an axis through it, and the angle to orbit by.