SoDepthBufferwrite Property |
Enable depth buffer writing (glDepthMask).
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool write { get; }
Public ReadOnly Property write As SoSFBool
Get
public:
property SoSFBool^ write {
SoSFBool^ get ();
}
member write : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also