plane_geometry
Plane geometry.
Dependencies
Attributes
Attribute | Type | Default | Description |
---|---|---|---|
distance | float | 0 | Distance from the origin in the plane's normal direction. |
normal | vec3 | [ 0, 1, 0 ] | Normal of the plane. |
On this page
plane_geometry
Plane geometry.
Attribute | Type | Default | Description |
---|---|---|---|
distance | float | 0 | Distance from the origin in the plane's normal direction. |
normal | vec3 | [ 0, 1, 0 ] | Normal of the plane. |