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