Class: PhysicsProbe
Default/Physics/Tools/Data/PhysicsProbe.PhysicsProbe
Constructors
constructor
• new PhysicsProbe(): PhysicsProbe
Returns
Properties
voxels
• voxels: Object
Type declaration
| Name | Type |
|---|---|
_position | Vector3 |
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