Property ExteriorRadius
| Edit this page View SourceExteriorRadius
Radius of the location. Terrain delta is calculated within this circle.
If left unset, falls back to the prefab's Jotunn.Configs.LocationConfig.Location component value when one exists.
Defaults to 10f when no value has been set and no component is present.
Declaration
public float ExteriorRadius { get; set; }
Property Value
| Type | Description |
|---|---|
| float |