MDLAnimatedVector2.GetVector2Value(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("float2AtTime:")]
public virtual OpenTK.Vector2 GetVector2Value (double time);
abstract member GetVector2Value : double -> OpenTK.Vector2
override this.GetVector2Value : double -> OpenTK.Vector2
Parameters
- time
- Double
Returns
- Attributes