HumanOrientation class

用于确定朝向的正方向基准。

默认的正方向和位置坐标系的三个正方向一致。 如果不使用默认值,需保证三个向量两两垂直。

Properties

forward RTCOrientation
正前方朝向向量
final
hashCode int
The hash code for this object.
no setterinherited
正右方朝向向量
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
up RTCOrientation
正上方朝向向量
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited