Click or drag to resize

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: 24.1.418.0 (24.1.418.0)
Syntax
public SetHint SetHint { get; }

Property Value

Type: SetHint
See Also