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