MDLAnimatedVector2.GetVector2dValue(Double) 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.
[Foundation.Export("double2AtTime:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NVector2d GetVector2dValue(double time);
[<Foundation.Export("double2AtTime:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetVector2dValue : double -> CoreGraphics.NVector2d
override this.GetVector2dValue : double -> CoreGraphics.NVector2d
Parameters
- time
- Double
Returns
- Attributes