Skip to content

Home > @esengine/ecs-framework-monorepo > Matrix3 > getRotation

Matrix3.getRotation() method

获取旋转角度

Signature:

typescript
getRotation(): number;

Returns:

number

旋转角度(弧度)

基于 MIT 许可证发布