SoVertexPropertyforceSending Property |
Forces the texture coordinates to be sent to the GPU even if no texture is bound.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBool forceSending { get; }
Public ReadOnly Property forceSending As SoSFBool
Get
public:
property SoSFBool^ forceSending {
SoSFBool^ get ();
}
member forceSending : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also