SoPrimitiveVertexTextureCoords Property |
Texture coordinates in object space.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec4f TextureCoords { get; set; }
Public Property TextureCoords As SbVec4f
Get
Set
public:
property SbVec4f TextureCoords {
SbVec4f get ();
void set (SbVec4f value);
}
member TextureCoords : SbVec4f with get, set
Property Value
Type:
SbVec4fSee Also