-
Notifications
You must be signed in to change notification settings - Fork 0
class_boxshape
reduz edited this page Feb 23, 2014
·
9 revisions
Inherits: Shape\n\n
Box shape resource.
- void set_extents ( Vector3 extents )
- Vector3 get_extents ( ) const
Box shape resource, which can be set into a physicsbody or area.
- void set_extents ( Vector3 extents ) \ Set the half extents for the shape.
- Vector3 get_extents ( ) const \ Return the half extents of the shape.