Delegate MockColliderCast.GetBottomReturns
Namespace: nickmaltbie.OpenKCC.Utils.ColliderCast
Assembly: cs.temp.dll.dll
Syntax
public delegate Vector3 GetBottomReturns(Vector3 position, Quaternion rotation);
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
Quaternion | rotation |
Returns
Type | Description |
---|---|
Vector3 |