animation_curve_compute_aabb
animation_curve_compute_aabb(out, curve)
Compute bounding box for a given curve. X-axis is time, Y-axis is value.
Kind: global function
Param | Type |
---|---|
out | AABB2 |
curve | AnimationCurve |
Compute bounding box for a given curve. X-axis is time, Y-axis is value.
Kind: global function
Param | Type |
---|---|
out | AABB2 |
curve | AnimationCurve |