Skip to main content

Class: PhysicsProbe

Default/Physics/Tools/Data/PhysicsProbe.PhysicsProbe

Constructors

constructor

new PhysicsProbe(): PhysicsProbe

Returns

PhysicsProbe

Properties

voxels

voxels: Object

Type declaration

NameType
_positionVector3
queryWithNode(node: PhysicsNode) => Generator<Vec3Array, any, unknown>
queryWithNodeAtPosition(position: Vector3, node: PhysicsNode) => Generator<Vec3Array, any, unknown>

Defined in

divinevoxel/foundation/src/Default/Physics/Tools/Data/PhysicsProbe.ts:6