LightmapParameters

class in UnityEditor

/

Hereda de:Object

Cambiar al Manual

Descripción

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

Variables

antiAliasingSamplesThe maximum number of times to supersample a texel to reduce aliasing.
AOAntiAliasingSamplesThe maximum number of times to supersample a texel to reduce aliasing in AO.
AOQualityThe number of rays to cast for computing ambient occlusion.
backFaceToleranceThe percentage of rays shot from a ray origin that must hit front faces to be considered usable.
bakedLightmapTagBakedLightmapTag is an integer that affects the assignment to baked lightmaps. Objects with different values for bakedLightmapTag are guaranteed to not be assigned to the same lightmap even if the other baking parameters are the same.
blurRadiusThe radius (in texels) of the post-processing filter that blurs baked direct lighting.
clusterResolutionControls the resolution at which Enlighten stores and can transfer input light.
directLightQualityThe number of rays used for lights with an area. Allows for accurate soft shadowing.
irradianceBudgetThe amount of data used for realtime GI texels. Specifies how detailed view of the scene a texel has. Small values mean more averaged out lighting.
irradianceQualityThe number of rays to cast for computing irradiance form factors.
isTransparentIf enabled, the object appears transparent during GlobalIllumination lighting calculations.
modellingToleranceMaximum size of gaps that can be ignored for GI (multiplier on pixel size).
resolutionThe texel resolution per meter used for realtime lightmaps. This value is multiplied by LightmapEditorSettings.resolution.
stitchEdgesWhether pairs of edges should be stitched together.
systemTagSystem tag is an integer identifier. It lets you force an object into a different Enlighten system even though all the other parameters are the same.

Miembros heredados

Variables

hideFlags¿Debería el objeto estar oculto, guardado con la escena o modificable por el usuario?
nameEl nombre del objeto.

Funciones Públicas

GetInstanceIDDevuelve el id de la instancia del objeto.
ToStringReturns the name of the GameObject.

Funciones Estáticas

DestroyElimina un gameobject, componente o asset.
DestroyImmediateDestroys the object obj immediately. You are strongly recommended to use Destroy instead.
DontDestroyOnLoadHace que el objeto target no sea destruido automáticamente cuando se cargue una nueva escena.
FindObjectOfTypeDevuelve el primer objeto activo cargado de tipo type.
FindObjectsOfTypeDevuelve una lista de todos los objetos activos cargados de tipo type.
InstantiateClona el objeto original y devuelve el clon.

Operadores

bool¿Existe el objeto?
operator !=Compare si dos objetos se refieren a un objeto diferente.
operator ==Compara dos referencias de objeto para ver si se refieren al mismo objeto.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961