Tile - YVector3 - Rotation Angle Axis – Ylands

From Bohemia Interactive Community
Jump to: navigation, search

Rotation Angle Axis(Angle, Axis)

YlandsTile-1004.png

static rotationAngleAxis(angle: number, axis: YVector3): YVector3;

Parameters

angle

Rotation (degrees)

axis

Selected axis (vector)

Returns

YVector3

Availability

Client, Server, Custom Controller

Description

Returns vector of angle rotation around selected axis.