SoDirectVizLightShaderElementAdd Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static void Add(
SoState state,
SoDirectVizShader profile
)
Public Shared Sub Add (
state As SoState,
profile As SoDirectVizShader
)
public:
static void Add(
SoState^ state,
SoDirectVizShader^ profile
)
static member Add :
state : SoState *
profile : SoDirectVizShader -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- profile
- Type: OIV.Inventor.DirectViznodesSoDirectVizShader
Remarks
See Also