次の方法で共有


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

プロパティ値

属性

適用対象