Compartir a través de


SCNProgram.Opaque Propiedad

Definición

Obtiene o establece un valor booleano que controla si el programa genera representaciones opacas.

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

Valor de propiedad

Atributos

Se aplica a