SCNNode.CastsShadow Propriété

Définition

Obtient ou définit une valeur booléenne qui contrôle si le contenu du nœud est rendu dans des shadow maps.

[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

Valeur de propriété

Attributs

S’applique à