MagicaPlaneCollider

Properties


center

/// <summary>
/// トランスフォームからの中心ローカルオフセット
/// Center local offset from transform.
/// </summary>
public Vector3 center;

Methods


UpdateParameters

/// <summary>
/// パラメータの反映
/// すでに実行状態の場合はこの関数を呼び出さないとプロパティの変更が反映されません。
/// Reflection of parameters.
/// If it is already running, property changes will not be reflected unless this function is called.
/// </summary>
public void UpdateParameters()