次の方法で共有


SCNGeometry.EdgeCreasesSource プロパティ

定義

の対応する各要素 EdgeCreasesElementの相対的なシャープネスを指定する、0.0 (スムージング) から 10.0 (シャープ) までのエッジ 折り目値の配列を取得または設定します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNGeometrySource EdgeCreasesSource { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("edgeCreasesSource", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setEdgeCreasesSource:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.EdgeCreasesSource : SceneKit.SCNGeometrySource with get, set

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象