Property CellScale
CellScale
The scale of each grid cell. Note that changing this after the sensor is created has no effect.
Declaration
public Vector3 CellScale { get; set; }
Property Value
| Type | Description |
|---|---|
| Vector3 |
The scale of each grid cell. Note that changing this after the sensor is created has no effect.
public Vector3 CellScale { get; set; }
| Type | Description |
|---|---|
| Vector3 |