Collider
.bounds
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
Collider
Collider
.bounds
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
Collider
All Members
Variables
attachedRigidbody
bounds
isTrigger
material
sharedMaterial
Functions
ClosestPointOnBounds
Raycast
Messages Sent
OnCollisionEnter
OnCollisionExit
OnCollisionStay
OnTriggerEnter
OnTriggerExit
OnTriggerStay
Inherited Variables
animation
audio
camera
collider
constantForce
gameObject
guiText
guiTexture
hideFlags
hingeJoint
light
name
networkView
particleEmitter
renderer
rigidbody
tag
transform
Inherited Functions
BroadcastMessage
CompareTag
GetComponent
GetComponent.<T>
GetComponentInChildren
GetComponentInChildren.<T>
GetComponents
GetComponents.<T>
GetComponentsInChildren
GetComponentsInChildren.<T>
GetInstanceID
SendMessage
SendMessageUpwards
ToString
Inherited Class Functions
Destroy
DestroyImmediate
DontDestroyOnLoad
FindObjectOfType
FindObjectsOfType
Instantiate
Instantiate.<T>
operator !=
operator ==
operator bool
var
bounds :
Bounds
Description
The world space bounding volume of the collider.