zeroFactory property

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

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

Implementation

static late Vector4Base Function() zeroFactory;