Vec4 class
- Available extensions
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toQuaternion(
) → Quaternion -
Available on Vec4, provided by the QuaternionHelpers extension
-
toString(
) → String -
A string representation of this object.
override
-
unpack(
) → Vec4T
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited