Property UseBatchedRaycasts
UseBatchedRaycasts
Determines whether to use batched raycasts and the jobs system. Default = false.
Declaration
public bool UseBatchedRaycasts { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Determines whether to use batched raycasts and the jobs system. Default = false.
public bool UseBatchedRaycasts { get; set; }
| Type | Description |
|---|---|
| bool |