ConstantViewSize.RecalculateBounds Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attempts to calculate the size of the bounds which contains all child renderers for attached GameObject. This information is used in the core solver calculations
public:
void RecalculateBounds();
public void RecalculateBounds ();
member this.RecalculateBounds : unit -> unit
Public Sub RecalculateBounds ()