MDLVertexDescriptor.AttributeNamed(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 由 name
識別的屬性。
[Foundation.Export("attributeNamed:")]
public virtual ModelIO.MDLVertexAttribute AttributeNamed (string name);
abstract member AttributeNamed : string -> ModelIO.MDLVertexAttribute
override this.AttributeNamed : string -> ModelIO.MDLVertexAttribute
參數
- name
- String
傳回
- 屬性