SoShadowGroupsmoothFactor Property |
Set the smoothness of shadows.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 smoothFactor { get; }
Public ReadOnly Property smoothFactor As SoSFInt32
Get
public:
property SoSFInt32^ smoothFactor {
SoSFInt32^ get ();
}
member smoothFactor : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks Higher values give smoother shadows. Default is 1.
Note |
---|
Field available since Open Inventor 8.1 |
See Also