Children
Introduction
The Children property contains a list of PositionedObjects which are attached to this. Initially the list is empty, but it is automatically populated when one PositionedObject is attached to another using the AttachTo method.
Code Example
Add the following using statement:
Add the following to Initialize after initializing FlatRedBall:
Last updated