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

スクリプト言語

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

WheelCollider.radius

Switch to Manual
public var radius: float;

Description

ローカル座標でのコライダーの半径を返す

The radius will be scaled by the transform's scale.

	collider.radius = 0.5;