프로퍼티 | 타입 | 설명 | |
---|---|---|---|
curAngularVelocity | float | ||
isMovable | bool | ||
isRotatable | bool |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
HandleColliders | void |
메소드 | 설명 | |
---|---|---|
GetVelAtPoint ( Vector3 point ) : Vector3 |
Returns the speed of an object rotating around this object at the given point.
|
|
Move ( ) : void | ||
PhysicsUpdate ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
HandleColliders ( ) : void |
Resets radius/area, based off of the collider values
|