CircleShapeComputeAABB Method |
Namespace: Internal.tainicom.Aether.Physics2D.Collision.ShapesAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic override void ComputeAABB(
out AABB aabb,
ref Transform transform,
int childIndex
)
Parameters
- aabb AABB
-
- transform Transform
-
- childIndex Int32
-
See Also