pub const MAX_CHILD_TRANSFORMS: i32 = 64;
A maximum of 64 child transforms is enough for the expected usage of these APIs. Callers may beyond this limit using [AddChild].
AddChild