BindVertexInput.Semantic

BindVertexInput.Semantic property

Gets or sets the semantic. The semantic attribute specifies which effect parameter to bind.

public string Semantic { get; set; }

See Also