isProjection

wvc.isProjection()
isProjection(value: unknown): value is (“Perspective” | “Orthographic”)

Parameters

value: unknown

Returns: value is (“Perspective” | “Orthographic”)