SCNGeometry.EdgeCreasesElement Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define uma linha cujos pontos especificam uma matriz de índices de vértice que especificam bordas que devem permanecer afiadas sobre a operação da subdivisão.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNGeometryElement EdgeCreasesElement { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("edgeCreasesElement", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setEdgeCreasesElement:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.EdgeCreasesElement : SceneKit.SCNGeometryElement with get, set
Valor da propriedade
(Mais documentação para este nó está chegando)
Este valor pode ser null
.
- Atributos