| TriangleMeshPrimitiveSetHint Property  | 
 
        Gets the primitive's 
SetHint.
        See the 
Set Hint topic for more information on
        selecting an appropriate value to construct the primitive with.
      
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic SetHint SetHint { get; }Public ReadOnly Property SetHint As SetHint
	Get
public:
property SetHint SetHint {
	SetHint get ();
}member SetHint : SetHint with get
Property Value
Type: 
SetHint See Also
See Also