Version: 2021.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

Lightmapping

class in UnityEditor.Experimental

매뉴얼로 전환

설명

Experimental lightmapping features.

See Also: Lightmapping.

정적 변수

probesIgnoreDirectEnvironmentIf enabled ignores the direct contribution from the environment lighting in baked probes.

정적 함수

BakeStarts a synchronous lighting bake job for the target Scene.
BakeAsyncStarts an asynchronous lighting bake job for the target Scene.
GetAdditionalBakedProbesRetrieve the bake result of additional probes.
GetCustomBakeResultsRetrieve the custom bake results.
SetAdditionalBakedProbesSubmit additional probe positions to be baked using an identifier.
SetCustomBakeInputsSet the custom bake inputs.
SetLightDirtyManually sets a light as dirty.

Events

additionalBakedProbesCompletedEvent which is called when additional probe bakes have completed and results are ready to be fetched.