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