Skip to content

RoyInterface / Exports / scene/RoyCamera3D / SelectFocusOptions

Interface: SelectFocusOptions

scene/RoyCamera3D.SelectFocusOptions

Table of contents

Properties

Properties

enableSelectionRender

enableSelectionRender: boolean


enableFocusRender

enableFocusRender: boolean


selectionColor

Optional selectionColor: ArrayLike<number>


focusColor

Optional focusColor: ArrayLike<number>


selectionLineWidth

Optional selectionLineWidth: number


focusLineWidth

Optional focusLineWidth: number


enableSelectionFocusDepthTest

Optional enableSelectionFocusDepthTest: boolean