Click or drag to resize
EngineSettingsBaseEyesightRadius Field

Represents the base distance a creature can see if they place 0 points into the EyesightPointsAttribute.

This distance is in Terrarium Cells, so you have to multiply by 8 to get the actual distance in Terrarium Units (pixels).

Namespace: Terrarium.Sdk.Classes.Engine
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public const int BaseEyesightRadius

Field Value

Type: Int32
See Also