'宣言 Public Shared Function SmoothStep( _ ByVal start As ColorF, _ ByVal end As ColorF, _ ByVal amount As System.Single _ ) As ColorF
public static ColorF SmoothStep( ColorF start, ColorF end, System.float amount )
ColorF 構造体 ColorF メンバ