Class IESEngine
IES class which is common for the Importers
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
[Serializable]
public class IESEngine
Properties
Name | Description |
---|---|
TextureGenerationType | setter for the Texture generation Type |
Methods
Name | Description |
---|---|
Generate2DCookie(TextureImporterCompression, float, int, bool) | Generating a 2D Texture of this cookie, using a Gnomonic projection of the bottom of the IES |
GenerateCubeCookie(TextureImporterCompression, int) | Generated a Cube texture based on the internal PhotometricType |
GetKeywordValue(string) | Check a keyword |
GetMaximumIntensity() | Get the CUrrent Max intensity |
GetPhotometricType() | Getter (as a string) for the Photometric Type |
ReadFile(string) | Method to read the IES File |