SoVertexAttribFeedbackGLRenderBelowPath Method |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override void GLRenderBelowPath(
SoGLRenderAction name_24868
)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overrides Sub GLRenderBelowPath (
name_24868 As SoGLRenderAction
)
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
virtual void GLRenderBelowPath(
SoGLRenderAction^ name_24868
) override
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
abstract GLRenderBelowPath :
name_24868 : SoGLRenderAction -> unit
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
override GLRenderBelowPath :
name_24868 : SoGLRenderAction -> unit
Parameters
- name_24868
- Type: OIV.Inventor.ActionsSoGLRenderAction
Remarks
See Also