SoTextureCubeMapimageNegY Property |
See OIV.Inventor.Nodes.SoTextureCubeMap.m_imagePosX.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic SoSFImage imageNegY { get; }
Public ReadOnly Property imageNegY As SoSFImage
Get
public:
property SoSFImage^ imageNegY {
SoSFImage^ get ();
}
member imageNegY : SoSFImage with get
Property Value
Type:
SoSFImage
Remarks
See Also