Click or drag to resize
DigitalRuneBoxShape Constructor
Initializes a new instance of the BoxShape class.
Overload List
  NameDescription
Public methodBoxShape
Initializes a new instance of the BoxShape class.
Public methodBoxShape(Vector3F)
Initializes a new instance of the BoxShape class from the given extent vector.
Public methodBoxShape(Single, Single, Single)
Initializes a new instance of the BoxShape class with the given size.
Top
See Also