Compartir a través de


SCNGeometry.EdgeCreasesSource Propiedad

Definición

Obtiene o establece una matriz de valores de creación de borde, de 0,0 (suavizado) a 10,0 (sharp), que especifican la nitidez relativa de cada elemento correspondiente en EdgeCreasesElement.

[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

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a