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