Level GetIntersectionWithFloor Method Delta Engine Documentation

Namespace: DeltaEngine.GameLogic
Assembly: DeltaEngine.GameLogic (in DeltaEngine.GameLogic.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static Nullable<Vector3D> GetIntersectionWithFloor(
	Vector2D screenPosition
)

Return Value

Type: Nullable Vector3D 
See Also