Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CalculateAABB(PhysicsTransform)

Calculate the AABB of the geometry.
Read time 1 minuteLast updated 10 days ago

Definition

public readonly PhysicsAABB CalculateAABB(PhysicsTransform transform)

Parameters

The transform used to specify where the geometry is positioned.

Returns

Type

Description

PhysicsAABBThe bounds of the geometry.