IMapShapeGeneric
Description
- Derived from
- Extended by
-
HeightmapShape sealed
PixelPyramidShape sealed
Generic base interface for 2D vector shapes that can be rasterized.
Public / Methods
MapShapeCoordinateSystem
Converts the map shape to the given coordinate system.
This method is a helper that calls IShapeOps.TransformCoordinateSystem on IMapShape.MapShape.
MapShapeCubemap
Converts the map shape to a cubemap, if necessary.
This method is a helper that calls IShapeOps.TransformCubemap on IMapShape.MapShape.