MDLVertexDescriptor.AttributeNamed(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the attribute that is identified by name
.
[Foundation.Export("attributeNamed:")]
public virtual ModelIO.MDLVertexAttribute AttributeNamed (string name);
abstract member AttributeNamed : string -> ModelIO.MDLVertexAttribute
override this.AttributeNamed : string -> ModelIO.MDLVertexAttribute
Parameters
- name
- String
Returns
- Attributes