githubEdit

Visible

The Visible property on a Circle controls whether the Circle is rendered or not. Invisible Circles will still perform collision properly, so this property does not need to be set if using Circles purely for collision. Rendered circles will render their outline using their Colorarrow-up-right property. Circles cannot be filled-in, only their outline will render. Setting Visible to true may result in a Circle being added to the ShapeManagerarrow-up-right. For more information about how Visible results in ShapeManagerarrow-up-right membership, see the ShapeManager pagearrow-up-right.

Last updated

Was this helpful?