Calculates and returns the bucket key where point belongs to. For example, in a scene with 256x256 pixels buckets, the point (300,128) belongs to bucket (1,0). More about scene buckets.
point
(300,128)
(1,0)