MDLTransform.GetScale(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.
Returns the scale of the transform at the specified time.
[Foundation.Export("scaleAtTime:")]
public virtual OpenTK.Vector3 GetScale (double atTime);
abstract member GetScale : double -> OpenTK.Vector3
override this.GetScale : double -> OpenTK.Vector3
Parameters
- atTime
- Double
Returns
- Attributes