Property size
size
Gets or sets the size of the volume that delimits the NavMesh created by this component.
Declaration
public Vector3 size { get; set; }
Property Value
Type | Description |
---|---|
Vector3 |
Remarks
It is used only when collectObjects
is set to Volume
. The size applies in the local space of the GameObject.