Type Alias: CubeFace
type CubeFace = "front" | "back" | "top" | "bottom" | "left" | "right";
Defined in: projection/ProjectionCamera.ts:5
type CubeFace = "front" | "back" | "top" | "bottom" | "left" | "right";
Defined in: projection/ProjectionCamera.ts:5