Click or drag to resize
SoEnvironmentMap.imagePosX Property

Contains an in-memory representation of the environment map.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFImage imagePosX { get; }

Property Value

Type: SoSFImage
Remarks

The image is set programmatically using the methods provided by OIV.Inventor.Fields.SoSFImage.

See Also