ConvexPolygonShape.points

The list of 3D points forming the convex polygon shape.

  1. PoolVector3Array points [@property getter]
    struct ConvexPolygonShape
    @nogc nothrow @property
    PoolVector3Array
    points
    ()
  2. PoolVector3Array points [@property setter]

Meta