public class SoShadowStyle extends SoNode
SoShadowGroup
nodes. The shadow style is used to determine if shapes cast a shadow and/or can be shadowed.
File format/default:
ShadowStyle {
style | CASTS_SHADOW_AND_SHADOWED |
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoShadowStyle.ShadowStyles
Shadow style type.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
CASTS_SHADOW
Deprecated.
Use
SoShadowStyle.ShadowStyles.CASTS_SHADOW instead. |
static int |
CASTS_SHADOW_AND_SHADOWED
Deprecated.
Use
SoShadowStyle.ShadowStyles.CASTS_SHADOW_AND_SHADOWED instead. |
static int |
NO_SHADOWING
Deprecated.
Use
SoShadowStyle.ShadowStyles.NO_SHADOWING instead. |
static int |
SHADOWED
Deprecated.
Use
SoShadowStyle.ShadowStyles.SHADOWED instead. |
SoSFBitMask<SoShadowStyle.ShadowStyles> |
style
Shadow style.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoShadowStyle()
Default constructor.
|
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int NO_SHADOWING
SoShadowStyle.ShadowStyles.NO_SHADOWING
instead.@Deprecated public static final int CASTS_SHADOW
SoShadowStyle.ShadowStyles.CASTS_SHADOW
instead.@Deprecated public static final int SHADOWED
SoShadowStyle.ShadowStyles.SHADOWED
instead.@Deprecated public static final int CASTS_SHADOW_AND_SHADOWED
SoShadowStyle.ShadowStyles.CASTS_SHADOW_AND_SHADOWED
instead.public final SoSFBitMask<SoShadowStyle.ShadowStyles> style
ShadowStyle
.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com