SoMaterialElementGetSpecularFactor Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public static float GetSpecularFactor(
SoState state
)
Public Shared Function GetSpecularFactor (
state As SoState
) As Single
public:
static float GetSpecularFactor(
SoState^ state
)
static member GetSpecularFactor :
state : SoState -> float32
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SingleRemarks See Also