Header menu logo Nu

ContourQuad Module

A unit quad used for contour rendering. Vertices are in [0,1] range so the vertex shader can map them directly to the bounding box via bboxMin + position * bboxSize.

Functions and values

Function or value Description

ContourQuad.Indices

Full Usage: ContourQuad.Indices

Returns: uint32[]
Returns: uint32[]

ContourQuad.Vertices

Full Usage: ContourQuad.Vertices

Returns: Vector2[]
Returns: Vector2[]

Type something to start searching.