OpenMetaverse Protocol Library Developers API Documentation
Lerp Method (matrix1, matrix2, amount)
NamespacesOpenMetaverseMatrix4Lerp(Matrix4, Matrix4, Single)
Declaration Syntax
C#
public 
static 
Matrix4 
Lerp(
        
Matrix4 
matrix1,
        
Matrix4 
matrix2,
        
float 
amount
)
Parameters
matrix1 ( Matrix4)
matrix2 ( Matrix4)
amount ( Single)

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0