SurfaceEntity.Shape


interface SurfaceEntity.Shape

Known direct subclasses
SurfaceEntity.Shape.Hemisphere

An inwards-facing hemisphere-shaped canvas, where (0,0,0) is the center of the base of the hemisphere.

SurfaceEntity.Shape.Quad

A Quadrilateral-shaped canvas.

SurfaceEntity.Shape.Sphere

cal An inwards-facing sphere-shaped mesh, centered at (0,0,0) in the local coordinate space.


Represents the shape of the Canvas that backs a SurfaceEntity.

Summary

Nested types

An inwards-facing hemisphere-shaped canvas, where (0,0,0) is the center of the base of the hemisphere.

A Quadrilateral-shaped canvas.

cal An inwards-facing sphere-shaped mesh, centered at (0,0,0) in the local coordinate space.