Compartir a través de


SCNNode.CastsShadow Propiedad

Definición

Obtiene o establece un valor booleano que controla si el contenido del nodo se representa en mapas de sombras.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CastsShadow { [Foundation.Export("castsShadow")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCastsShadow:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.CastsShadow : bool with get, set

Valor de propiedad

Atributos

Se aplica a