AnimancerEditorUtilities.

CalculateBounds(Transform) Method

Summary

Calculates the overall bounds of all renderers under the `transform`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerEditorUtilities

Syntax

public static Bounds CalculateBounds(Transform transform)

Parameters

Name Type Description
transform Transform

Return Value

Type Description
Bounds