Condividi tramite


SCNShadowMode Enumerazione

Definizione

Controllo dell'enumerazione quando vengono calcolate le ombreggiature.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SCNShadowMode
type SCNShadowMode = 
Ereditarietà
SCNShadowMode
Attributi

Campi

Deferred 1

Le ombreggiature vengono calcolate durante la post-elaborazione.

Forward 0

Le ombreggiature vengono calcolate durante i calcoli di illuminazione.

Modulated 2

Si applica a