Click or drag to resize

ChainShapeVertices Field

The vertices. These are not owned/freed by the chain Shape.

Namespace:  Internal.tainicom.Aether.Physics2D.Collision.Shapes
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Vertices Vertices

Field Value

Type: Vertices
See Also