SoEnvironmentfogType Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoEnvironmentFogTypes> fogType { get; }
Public ReadOnly Property fogType As SoSFEnum(Of SoEnvironmentFogTypes)
Get
public:
property SoSFEnum<SoEnvironmentFogTypes>^ fogType {
SoSFEnum<SoEnvironmentFogTypes>^ get ();
}
member fogType : SoSFEnum<SoEnvironmentFogTypes> with get
Property Value
Type:
SoSFEnumSoEnvironmentFogTypesRemarks See Also