SoTextureenableBorder Property |
Enables borders for textures.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBool enableBorder { get; }
Public ReadOnly Property enableBorder As SoSFBool
Get
public:
property SoSFBool^ enableBorder {
SoSFBool^ get ();
}
member enableBorder : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks This means that the border is already in the texture.
Note |
---|
Field available since Open Inventor 5.0 |
See Also