OpenMetaverse Protocol Library Developers API Documentation
SmoothStep Method (value1, value2, amount)
NamespacesOpenMetaverseVector3dSmoothStep(Vector3d, Vector3d, Double)
Interpolates between two vectors using a cubic equation
Declaration Syntax
C#
public 
static 
Vector3d 
SmoothStep(
        
Vector3d 
value1,
        
Vector3d 
value2,
        
double 
amount
)
Parameters
value1 ( Vector3d)
value2 ( Vector3d)
amount ( Double)

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