GetBucket /Scene and entities

vector2 GetBucket(vector2 point)

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.