Class MapCubemapProbe
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 MapCubemapProbe : MapPlaceable, IMetaClass
Properties
| Improve this Doc View SourceCubemapProbeGroup
Declaration
public MetaHash CubemapProbeGroup { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
CubemapProbePath
Declaration
public string CubemapProbePath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CubemapProbeScale
Declaration
public float CubemapProbeScale { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
CubemapRegion
Declaration
public MapCubemapRegion CubemapRegion { get; set; }
Property Value
Type | Description |
---|---|
MapCubemapRegion |
VisibilityController
Declaration
public MetaObjectLink VisibilityController { get; set; }
Property Value
Type | Description |
---|---|
MetaObjectLink |