Options
Menu

Interface IRayToEntityIntersectionResult

checked from /libraries/entities/src/EntityScriptingInterface.{cpp,h} See: RayToEntityIntersectionResultFromScriptValue September 18th, 2014

Index

Properties

accurate

accurate: boolean

distance

distance: number

float

entityID

entityID: IEntityItemID

face

face: string

enum: BoxFace Valid values are MIN_X_FACE, MAX_X_FACE, MIN_Y_FACE, MAX_Y_FACE, MIN_Z_FACE, MAX_Z_FACE, and UNKNOWN_FACE.

research: need to figure out whether these values are mapped somewhere.

intersection

intersection: IVec3

intersects

intersects: boolean

properties

Generated using TypeDoc