Class ButtonCollider
Scales the collider on one object relative to the transform's scale of another object
Inheritance
ButtonCollider
Assembly: cs.temp.dll.dll
public class ButtonCollider : MonoBehaviour, MonoBehaviour
Fields
Declaration
public Transform CopyFrom
Field Value
Type |
Description |
Transform |
|
Declaration
public Transform CopyFrom
Field Value
Type |
Description |
Transform |
|
Declaration
Field Value
Declaration
Field Value
Declaration
public bool OnlyInEditMode
Field Value
Declaration
public bool OnlyInEditMode
Field Value
Declaration
public Vector3 ScaleFactor
Field Value
Declaration
public Vector3 ScaleFactor
Field Value
Implements
MonoBehaviour