Class MapPointLight
Inheritance
System.Object
MapPointLight
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class MapPointLight : MapStaticPointLightBase, IMetaClass
Properties
| Improve this Doc View SourceIntensityScale
Declaration
public float IntensityScale { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
OverrideCastStaticShadows
Declaration
public MetaOptional<bool> OverrideCastStaticShadows { get; set; }
Property Value
Type | Description |
---|---|
MetaOptional<System.Boolean> |
RadiusScale
Declaration
public float RadiusScale { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
Type
Declaration
public MetaObjectLink Type { get; set; }
Property Value
Type | Description |
---|---|
MetaObjectLink |