SoGLShadowStyleElementSet Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static void Set(
SoState state,
SoShadowStyle shadowStyle,
SoGLShadowStyleElementShadowStyles style
)
Public Shared Sub Set (
state As SoState,
shadowStyle As SoShadowStyle,
style As SoGLShadowStyleElementShadowStyles
)
public:
static void Set(
SoState^ state,
SoShadowStyle^ shadowStyle,
SoGLShadowStyleElementShadowStyles style
)
static member Set :
state : SoState *
shadowStyle : SoShadowStyle *
style : SoGLShadowStyleElementShadowStyles -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- shadowStyle
- Type: OIV.Inventor.NodesSoShadowStyle
- style
- Type: OIV.Inventor.ElementsSoGLShadowStyleElementShadowStyles
Remarks
See Also