SoSpotLightcutOffAngle Property |
Angle (in radians) outside of which intensity is zero, measured from the center axis of the cone to an edge.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat cutOffAngle { get; }
Public ReadOnly Property cutOffAngle As SoSFFloat
Get
public:
property SoSFFloat^ cutOffAngle {
SoSFFloat^ get ();
}
member cutOffAngle : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also