Click or drag to resize
DigitalRuneScaledConvexShape Constructor
Initializes a new instance of the ScaledConvexShape class.
Overload List
  NameDescription
Public methodScaledConvexShape
Initializes a new instance of the ScaledConvexShape class.
Public methodScaledConvexShape(ConvexShape)
Initializes a new instance of the ScaledConvexShape class from two geometric objects.
Public methodScaledConvexShape(ConvexShape, Vector3F)
Initializes a new instance of the ScaledConvexShape class from two geometric objects.
Top
See Also