SceneCentralBodies Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public CentralBodyGraphicsIndexer CentralBodies { get; }
Public ReadOnly Property CentralBodies As CentralBodyGraphicsIndexer
Get
public:
property CentralBodyGraphicsIndexer^ CentralBodies {
CentralBodyGraphicsIndexer^ get ();
}
member CentralBodies : CentralBodyGraphicsIndexer with get
Property Value
Type:
CentralBodyGraphicsIndexerSee Also