Skip to content

Plane

a plane consisting of an origin Point, and 3 Vectors as its X, Y and Z axis.

origin instance-attribute

origin: Point

normal instance-attribute

normal: Vector

xdir instance-attribute

xdir: Vector

ydir instance-attribute

ydir: Vector