次の方法で共有


SCNGeometry.GeometrySources プロパティ

定義

ジオメトリに SCNGeometrySource 寄与するオブジェクトの配列。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNGeometrySource[] GeometrySources { [Foundation.Export("geometrySources")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.GeometrySources : SceneKit.SCNGeometrySource[]

プロパティ値

属性

適用対象