Type Alias PickResult

PickResult: { match: PickedObject | null; point: Vec2; position: Vec3 }

Type declaration