Class: LiDARPointSize

bu.threed.action. LiDARPointSize

An action for a bu.control.Slider that changes the point size of LiDAR data loaded in a bu.threed.Viewer.


new LiDARPointSize( [options])

Parameters:
Name Type Argument Description
options bu.action.ActionOptions <optional>

Options.

Source:
bu-threed/action/lidarpointsize.js

Extends

Members


control :bu.control.Control

The control this action is attached to.

Type:
Inherited From:
Source:
bu/actions/action.js

viewer :bu.Viewer

This is the viewer this action will be tied to.

Type:
Inherited From:
Source:
bu/actions/action.js