SoVRMLTextureBackgroundtransparency Property |
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFFloat transparency { get; }
Public ReadOnly Property transparency As SoMFFloat
Get
public:
property SoMFFloat^ transparency {
SoMFFloat^ get ();
}
member transparency : SoMFFloat with get
Property Value
Type:
SoMFFloat
RemarksA non-zero value allows the underlying window of the containing application to show through.
See Also