Click or drag to resize
SoVRMLTextureBackgroundbackTexture Property

Specifies one of a set of images that define a background panorama between the ground/sky backdrop and the world's geometry.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFNode backTexture { get; }

Property Value

Type: SoSFNode
Remarks

The panorama consists of six images, each of which is mapped onto the faces of an infinitely large cube centered in the local coordinate system.

See Also