共用方式為


MDLVertexDescriptor.AttributeNamed(String) 方法

定義

傳回 由 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

傳回

屬性

適用於