SoVRMLTextureCoordinateGeneratormode Property |
The algorithm used to compute texture coordinates.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFString mode { get; }
Public ReadOnly Property mode As SoSFString
Get
public:
property SoSFString^ mode {
SoSFString^ get ();
}
member mode : SoSFString with get
Property Value
Type:
SoSFString
RemarksSee table above for mode values.
See Also