Tesseract Engine Documentation

TriggerPlane.TerrainCollisionResponse Method 

Overrides and supplements response to this object hitting the ground.

public override void TerrainCollisionResponse(
   Terrain terrain
);

Parameters

terrain
The terrain object which this Portal hit.

See Also

TriggerPlane Class | DarkWynter.Game.GameObjects Namespace