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