SceneManagerPrimitives Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static PrimitiveManager Primitives { get; }
Public Shared ReadOnly Property Primitives As PrimitiveManager
Get
public:
static property PrimitiveManager^ Primitives {
PrimitiveManager^ get ();
}
static member Primitives : PrimitiveManager with get
Property Value
Type:
PrimitiveManagerSee Also