Class Class0xc83d315a
Inheritance
System.Object
Class0xc83d315a
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 Class0xc83d315a : IMetaClass
Properties
| Improve this Doc View SourceCubemapPath
Declaration
public string CubemapPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CubemapProbeGuid
Declaration
public string CubemapProbeGuid { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CubemapScale
Declaration
public float CubemapScale { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
Gamma
Declaration
public MetaEmbedded<GammaParameters> Gamma { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<GammaParameters> |
MapLightInfo
Declaration
public MetaEmbedded<MapLightingInfo> MapLightInfo { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<MapLightingInfo> |