CurveSampler.CreateTangent
CreateTangent(Vector3, Vector3, float)
public static Vector3 CreateTangent(Vector3 fromValue, Vector3 toValue, float scale = 1)
See Also
- class CurveSampler
- namespace Aspose.CAD.FileFormats.GLB.Animations
- assembly Aspose.CAD
CreateTangent(Quaternion, Quaternion, float)
public static Quaternion CreateTangent(Quaternion fromValue, Quaternion toValue, float scale = 1)
See Also
- class CurveSampler
- namespace Aspose.CAD.FileFormats.GLB.Animations
- assembly Aspose.CAD
CreateTangent(float[], float[], float)
public static float[] CreateTangent(float[] fromValue, float[] toValue, float scale = 1)
See Also
- class CurveSampler
- namespace Aspose.CAD.FileFormats.GLB.Animations
- assembly Aspose.CAD