SoToVRMLActionAreTexCoordWritten Method |
Gets whether to put texture coordinates into the new scene graph.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic bool AreTexCoordWritten()
Public Function AreTexCoordWritten As Boolean
public:
bool AreTexCoordWritten()
member AreTexCoordWritten : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also