C# Class UnityEditor.LightmapParameters

A collection of parameters that impact lightmap and realtime GI computations.

Inheritance: Object
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Property Type Description
Internal_CreateLightmapParameters void

Public Methods

Method Description
LightmapParameters ( ) : System

Private Methods

Method Description
Internal_CreateLightmapParameters ( [ self ) : void

Method Details

LightmapParameters() public method

public LightmapParameters ( ) : System
return System