SoGeometryPriority Constructor (Single) |
Constructor that automatically initializes the OIV.LDM.Nodes.SoGeometryPriority.m_priority field to the specified value.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic SoGeometryPriority(
float name_12081
)
Public Sub New (
name_12081 As Single
)
public:
SoGeometryPriority(
float name_12081
)
new :
name_12081 : float32 -> SoGeometryPriority
Parameters
- name_12081
- Type: SystemSingle
Remarks
See Also