EdgeShape Properties |
The EdgeShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChildCount | (Overrides ShapeChildCount.) |
![]() | Density |
Gets or sets the density.
Changing the density causes a recalculation of shape properties.
(Inherited from Shape.) |
![]() | HasVertex0 |
Is true if the edge is connected to an adjacent vertex before vertex 1.
|
![]() | HasVertex3 |
Is true if the edge is connected to an adjacent vertex after vertex2.
|
![]() | Radius |
Radius of the Shape
Changing the radius causes a recalculation of shape properties.
(Inherited from Shape.) |
![]() | ShapeType |
Get the type of this shape.
(Inherited from Shape.) |
![]() | Vertex0 |
Optional adjacent vertices. These are used for smooth collision.
|
![]() | Vertex1 |
These are the edge vertices
|
![]() | Vertex2 |
These are the edge vertices
|
![]() | Vertex3 |
Optional adjacent vertices. These are used for smooth collision.
|