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