Skip to contents

Vector4 Zero

Usage

vector4_zero()

Value

A numeric vector of length 4

Examples

vector4_zero()
#> x y z w 
#> 0 0 0 0