| ShapeEmpty Field |
An immutable shape that is infinitely small and does not collide with other shapes.
Namespace: DigitalRune.Geometry.ShapesAssembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax public static readonly EmptyShape Empty
Public Shared ReadOnly Empty As EmptyShape
public:
static initonly EmptyShape^ Empty
static val Empty: EmptyShape
Field Value
Type:
EmptyShapeSee Also