NodeFixedYawAxis()

语法

NodeFixedYawAxis(#Node, Enable [, VectorX, VectorY, VectorZ])
概要
Change the fixed yaw axis of the node. The default behaviour of a node is to yaw around its own Y axis.

参数

#Node The node to use.
Enable Enable or disable the use of a custom yaw axis. If set to #True, a new axis vector has to be specified. If set to #False, the node will yaw around its own Y axis.
VectorX, VectorY, VectorZ (optional) Vector direction of the new yaw axis (values between -1.0 and 1.0). 'Enable' parameter has to be set to #True to have any effect.

返回值

无.

已支持操作系统

所有

<- MoveNode() - Node Index - NodeID() ->