程序包 com.mojang.math
接口 Axis
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
-
字段概要
字段 -
方法概要
修饰符和类型方法说明static Axis
of
(org.joml.Vector3f p_254398_) org.joml.Quaternionf
rotation
(float p_254545_) default org.joml.Quaternionf
rotationDegrees
(float p_253800_)
-
字段详细资料
-
XN
-
XP
-
YN
-
YP
-
ZN
-
ZP
-
-
方法详细资料
-
of
-
rotation
org.joml.Quaternionf rotation(float p_254545_) -
rotationDegrees
default org.joml.Quaternionf rotationDegrees(float p_253800_)
-