Difference between revisions of "R3d.Fixture"

From GiderosMobile
(Created page with "__NOTOC__ <languages /> <!-- GIDEROSOBJ:r3d.Fixture --> '''<translate>Supported platforms</translate>:''' File:Platform android.pngFile:Platform ios.pngFile:Platform...")
(No difference)

Revision as of 11:47, 8 October 2019


Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2019.10

Description

Methods

r3d.Fixture:setCollisionCategoryBits set the categories of this fixture
r3d.Fixture:setCollideWithMaskBits set the categories this fixture can collide with
r3d.Fixture:raycast perform a ray cast on the fixture
r3d.Fixture:testPointInside check if a point is inside the fixture