SemanticAttribute

SemanticAttribute class

Tillåt användaren att använda sin egen struktur för statisk deklaration avVertexDeclaration

[AttributeUsage(AttributeTargets.Field)]
public sealed class SemanticAttribute : Attribute

Konstruktörer

namnBeskrivning
SemanticAttribute(VertexFieldSemantic)Initiera aSemanticAttribute
SemanticAttribute(VertexFieldSemantic, string)Initiera aSemanticAttribute

Egenskaper

namnBeskrivning
Alias { get; }Alias för vertexfältet
Semantic { get; }Semantik för vertexfältet

Se även