Share via


MDLTransformStack.GetAnimatedValue(String) Method

Definition

[Foundation.Export("animatedValueWithName:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLAnimatedValue GetAnimatedValue(string name);
[<Foundation.Export("animatedValueWithName:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAnimatedValue : string -> ModelIO.MDLAnimatedValue
override this.GetAnimatedValue : string -> ModelIO.MDLAnimatedValue

Parameters

name
String

Returns

Attributes

Applies to