Flutter
vector_math_64
Obb3
axis0 property
axis0
Obb3 class
Constructors
Obb3
centerExtentsAxes
copy
Properties
axis0
axis1
axis2
center
halfExtents
hashCode
runtimeType
Methods
closestPointTo
copyCorner
copyFrom
copyInto
intersectsWithObb3
intersectsWithQuad
intersectsWithTriangle
intersectsWithVector3
resetRotation
rotate
transform
translate
noSuchMethod
toString
Operators
operator ==
axis0 property
Vector3
axis0
The first axis of the OBB.
Implementation
Vector3 get axis0 => _axis0;