CreateTangentSpaceDebugPrimitiveOptions

Properties

Link copied to clipboard
abstract var geometry: Geometry

The Geometry instance with the attribute.

Link copied to clipboard
abstract var length: Int?

The length of each line segment in meters. This can be negative to point the vector in the opposite direction. Default value - 10000.0

Link copied to clipboard
abstract var modelMatrix: Matrix4?

The model matrix that transforms to transform the geometry from model to world coordinates. Default value - Matrix4.IDENTITY