Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Gets/sets maximum height

Namespace: Visual3D.SceneObjects
Assembly: Standard Assets (in Standard Assets.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public float HeightMax { get; set; }
Public Property HeightMax As Single
	Get
	Set

See Also