Table of Contents

Delegate BroadPhaseRayCastCallback

Namespace
Alis.Core.Physic.Collision
Assembly
Alis.dll

The broad phase ray cast callback

public delegate float BroadPhaseRayCastCallback(ref RayCastInput input, int proxyId)

Parameters

input RayCastInput
proxyId int

Returns

float