SoVRMLBackgroundbackUrl 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.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFFilePathString backUrl { get; }
Public ReadOnly Property backUrl As SoMFFilePathString
Get
public:
property SoMFFilePathString^ backUrl {
SoMFFilePathString^ get ();
}
member backUrl : SoMFFilePathString with get
Property Value
Type:
SoMFFilePathString
RemarksThe 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