levelOfDetail

levelOfDetail

Mixin providing methods and properties for handling Level Of Detail functionallity.
Source:

Methods

(static) getLOD()

Get the Level Of Detail (LOD) value.
Source:

(static) setLOD(maxPointsopt, maxDepthopt)

Set the vanted level of detail (LOD).
Source:
Parameters:
Name Type Attributes Default Description
maxPoints number <optional>
1 Number of distinct points per octant in octree before it splits up.
maxDepth number <optional>
8 The maximum octree depth level, starting at 0.