API Docs for: 1.0.2
Show:

GIScene.AspectMaterial Class

Visualizes a specified compass direction (aspect) by color coding faces which are perpendicular to that direction within a specified deviation. This is similar to the DirectionMaterial but only considers the horizontal angle of the face normals and not the vertical angle.

Constructor

GIScene.AspectMaterial

(
  • compassDirection
  • maxDeviationDeg
)

Parameters:

  • compassDirection THREE.Vector3
  • maxDeviationDeg Number

    A Number specifying the maximum deviation from compassDirection to which the colorramp is streched

Item Index