| SceneManagerPrimitives Property  | 
  
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic 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: 
PrimitiveManager See Also
See Also