NodeLookAt()

语法

NodeLookAt(#Node, x, y, z [, DirectionX, DirectionY, DirectionZ])
概要
The point (in world unit) that a node is facing. The position of the node is not changed.

参数

#Node The node to use.
x, y, z The position (in world unit) to point the node at.
DirectionX, DirectionY, DirectionZ (optional) The vector direction of the node (values between -1.0 and 1.0).

返回值

无.

已支持操作系统

所有

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