Property VisibleDistance
VisibleDistance
Gets or sets the distance that this object will become visible to clients (default 45.0).
This is still subject to other limitations, such as perception ranges for creatures.
public float VisibleDistance { get; set; }