Home > rc-js-util > Vec3 > getCtor
Signature:
static getCtor<TCtor extends TTypedArrayCtor>(ctor: TCtor): IVec3Ctor<InstanceType<TCtor>>;
Returns:
IVec3Ctor<InstanceType<TCtor>>