Programming API Reference: SharpGfx

Class public abstract Surface

Abstraction for all surfaces. Refer to the programming concepts documentation to understand how the different concepts work together.
Property public IShading Shading { get; }: the shading of this surface.
Property public IGeometry Geometry { get; }: the geometry of this surface.

Constructor()

Creates a new surface.