Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


vertices

The geometry vertices stored in a PhysicsShape.ShapeArray.
Read time 1 minuteLast updated 10 days ago

Definition

public PhysicsShape.ShapeArray vertices

Remarks

This is exposed directly as a field rather than a property as it is extremely unlikely to ever change and causes issues when changing values as a property.