言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

Renderer.worldToLocalMatrix

Switch to Manual
public var worldToLocalMatrix: Matrix4x4;

Description

ワールド座標からローカル座標へ変換した行列 (Read Only)

This property MUST be used instead of Transform.worldToLocalMatrix, if you're setting shader parameters.