Skip to content

RoyInterface / Exports / component/RoyCameraComponent / AmbientOcclusionOptionsPropDesc

Class: AmbientOcclusionOptionsPropDesc

component/RoyCameraComponent.AmbientOcclusionOptionsPropDesc

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new AmbientOcclusionOptionsPropDesc(): AmbientOcclusionOptionsPropDesc

Returns

AmbientOcclusionOptionsPropDesc

Properties

info

info: RoyComponentInfo


enabled

enabled: boolean


radius

radius: number


power

power: number


bias

bias: number


halfResolution

halfResolution: boolean


intensity

intensity: number


bilateralThreshold

bilateralThreshold: number


quality

quality: View$QualityLevel


lowPassFilter

lowPassFilter: View$QualityLevel


upsampling

upsampling: View$QualityLevel


bentNormals

bentNormals: boolean


minHorizonAngleRad

minHorizonAngleRad: number

Methods

isValid

isValid(): boolean

Returns

boolean