Hierarchy

  • PBCameraLayer

Properties

ambientBrightnessOverride?: number
ambientColorOverride?: PBColor3

ambient light overrides for this layer. default -> use same as main camera

directionalLight?: boolean

should the sun light affect this layer? default false

layer: number

layer to which these settings apply. must be > 0 Layer 0 is the default "real world" layer viewed by the player and cannot be modified.

showAvatars?: boolean

should this layer show player avatars? default false

showFog?: boolean

should this layer show distance fog? default false

showSkybox?: boolean

should this layer show the sky? default false