共用方式為


SCNMaterial.Program 屬性

定義

如果有的話,取得自訂著色器程式。

[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

屬性值

屬性

適用於