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