traceRay

Returns true if block was hit

bool
traceRay
(
bool delegate
(
ivec3
)
isBlockSolid
,,,,
out vec3 hitPosition
,
out ivec3 hitNormal
,
ref Batch batch
)

Meta