SCNShadable.Program Property

Definition

[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

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to