The XSpotLight class represents the spotlight. The spotlight suggests the flashlight effect that illuminates the object in the given direction. In the InnerConeAngle inner cone the illumination intensity is highest, the further from the center the weaker the illumination, and in the OuterConeAngle outer cone there is no light at all.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public class XSpotLight : XPointLight |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
SGP.XSpace..::.XSprite
SGP.XSpace..::.XLight
SGP.XSpace..::.XPointLight
SGP.XSpace..::.XSpotLight
System..::.MarshalByRefObject
System.ComponentModel..::.Component
SGP.XSpace..::.XSprite
SGP.XSpace..::.XLight
SGP.XSpace..::.XPointLight
SGP.XSpace..::.XSpotLight