Skip to content

RoyInterface / Exports / component/RoyCameraComponent / ColorGradingOptionsPropDesc

Class: ColorGradingOptionsPropDesc

component/RoyCameraComponent.ColorGradingOptionsPropDesc

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new ColorGradingOptionsPropDesc(): ColorGradingOptionsPropDesc

Returns

ColorGradingOptionsPropDesc

Properties

info

info: RoyComponentInfo


toneMapping

toneMapping: ColorGrading$ToneMapping


exposure

exposure: number


nightAdaptation

nightAdaptation: number


temperature

temperature: number


tint

tint: number


outRed

outRed: Vec3


outGreen

outGreen: Vec3


outBlue

outBlue: Vec3


contrast

contrast: number


vibrance

vibrance: number


saturation

saturation: number

Methods

isValid

isValid(): boolean

Returns

boolean