BindVertexInput.InputSemantic

BindVertexInput.InputSemantic property

Gets or sets the input semantic. The input_semantic attribute specifies which input semantic to bind.

public string InputSemantic { get; set; }

See Also