Unity Engine documentationScript ReferenceUnity.MathematicsUnity.Mathematics.GeometryMinMaxAABBCenterComputes the center of the AABB.Read time 1 minuteLast updated 10 days agoDefinition Type: Property Namespace: Unity.Mathematics.Geometry Assembly: UnityEngine.MathematicsModule public float3 Center { get; }