Click or drag to resize
IOrganismWorldBoundaryWorldHeight Property
Returns the height of the world in game units (pixels).

Namespace: Terrarium.Sdk.Interfaces
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
int WorldHeight { get; }

Property Value

Type: Int32
See Also