SoGeometryPrioritypriority Property |
Geometry priority between 0 and 1 inclusive.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFFloat priority { get; }
Public ReadOnly Property priority As SoSFFloat
Get
public:
property SoSFFloat^ priority {
SoSFFloat^ get ();
}
member priority : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also