Serim Min

Results 2 issues of Serim Min

In ShaderGradient.propertyControls, `position` and `rotation` were defined as objects, but in the GradientT type, these were defined as individual properties (`positionX`, `positionY`, `positionZ`, `rotationX`, `rotationY`, `rotationZ`). This caused a type...

## Description Related to issue: https://github.com/samchon/typia/issues/1263 - add @ts-nocheck option ## Review point Could you evaluate whether the option name (`ignoreGeneratedTypeErrors`) aligns well with the existing naming conventions in the...