godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ClippedCamera.getCollisionMaskBit
godot
clippedcamera
ClippedCamera
Returns
true
if the specified bit index is on.
Note:
Bit indices range from 0-19.
struct
ClippedCamera
@
nogc
nothrow const
bool
getCollisionMaskBit
(
in
long
bit
)
Meta
Source
See Implementation
godot
clippedcamera
ClippedCamera
aliases
BaseClasses
enums
Constants
ProcessMode
functions
addException
addExceptionRid
clearExceptions
getClipOffset
getCollisionMask
getCollisionMaskBit
getMargin
getProcessMode
isClipToAreasEnabled
isClipToBodiesEnabled
opAssign
opEquals
removeException
removeExceptionRid
setClipToAreas
setClipToBodies
setCollisionMask
setCollisionMaskBit
setMargin
setProcessMode
toHash
properties
clipToAreas
clipToBodies
collisionMask
margin
processMode
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns true if the specified bit index is on. Note: Bit indices range from 0-19.