matrix wo_space()
シェーディングコンテキスト内では、これは現在のポジションを変換します。
vector wo_space(vector pos)
vector4 wo_space(vector4 pos)
ポジション値を ワールド 空間から オブジェクト 空間に変換します。
transform |