Tile - YPhysics - Overlap Block Non Alloc – Ylands

From Bohemia Interactive Community
Revision as of 09:53, 8 July 2021 by YlandsClassyBot (talk | contribs) (Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Overlap Block Non Alloc(Center, Dimension, Rotati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overlap Block Non Alloc(Center, Dimension, Rotation, Array for results)

YlandsTile-849.png

static overlapBlockNonAlloc(center: YVector3, dimensions: YVector3, rotation: YVector3, results: YEntity[]): number;

Parameters

center

dimensions

rotation

results

Returns

number

Description

This instruction will check for colliders in a block of a given dimensions at a given position with a given rotation.

Notes

  • Fills the target, pre-existing array with a list of said colliders.