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

属性值

属性

适用于