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