Skip to content

RoyInterface / Exports / component/RoyCameraComponent / FogOptionsPropDesc

Class: FogOptionsPropDesc

component/RoyCameraComponent.FogOptionsPropDesc

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new FogOptionsPropDesc(): FogOptionsPropDesc

Returns

FogOptionsPropDesc

Properties

info

info: RoyComponentInfo


enabled

enabled: boolean


distance

distance: number


maximumOpacity

maximumOpacity: number


height

height: number


heightFalloff

heightFalloff: number


color

color: Vec3


density

density: number


inScatteringStart

inScatteringStart: number


inScatteringSize

inScatteringSize: number


fogColorFromIbl

fogColorFromIbl: boolean

Methods

isValid

isValid(): boolean

Returns

boolean