zeroFactory property

Vector3Base<Vector3Base, MatrixBase, QuaternionBase, Vector4Base> Function() zeroFactory
getter/setter pair

Creates a zero vector (0, 0, 0). Injected by the backend package.

Implementation

static late Vector3Base Function() zeroFactory;