Members
線形 RGB 補間メソッドを使用することを指定します。
Specifies that the linear RGB interpolation method should be used.- Default Value:
- linearRGB
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.display.InterpolationMethod
RGB 補間メソッドを使用することを指定します。
Specifies that the RGB interpolation method should be used.- Default Value:
- rgb
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.display.InterpolationMethod
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class InterpolationMethod]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object InterpolationMethod]
Returns:
Type Description string