Skip to content

Documentation / @ripl/3d / typeIsVector3

Function: typeIsVector3()

typeIsVector3(value): value is Vector3

Defined in: 3d/src/math/vector.ts:73

Type guard that checks whether a value is a Vector3 tuple.

Parameters

ParameterType
valueunknown

Returns

value is Vector3