Physics DoRayCastExcludingGround Method Delta Engine Documentation

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

public abstract RaycastResult DoRayCastExcludingGround(
	Ray ray
)

Return Value

Type: RaycastResult
See Also