SCNMaterial.Program Property

Definition

Gets the custom shader program, if any.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNProgram Program { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("program", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setProgram:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Program : SceneKit.SCNProgram with get, set

Property Value

Attributes

Applies to