'Declaration Public Shared Sub SmoothStepRef( _ ByRef result As ColorF, _ ByRef start As ColorF, _ ByRef end As ColorF, _ ByVal amount As Single _ )
public static void SmoothStepRef( out ColorF result, ref ColorF start, ref ColorF end, float amount )
ColorF Structure ColorF Members