Click or drag to resize

MapLimitsLowerLimit Property

Returns the lower coordinates limit of the virtual environment along the X,Y,Z axes.

Namespace:  Sfs2X.Requests.MMO
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public Vec3D LowerLimit { get; }

Property Value

Type: Vec3D
See Also