ConvexPolygonShape.points

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

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

Meta