Namespace: DeltaEngine.Physics3D.JitterAssembly: DeltaEngine.Physics3D.Jitter (in DeltaEngine.Physics3D.Jitter.dll) Version: 1.1.1.0 (1.1.1)
public override bool IsShapeSupported(
ShapeType shapeType
)
public override bool IsShapeSupported(
ShapeType shapeType
)
Public Overrides Function IsShapeSupported (
shapeType As ShapeType
) As Boolean
Public Overrides Function IsShapeSupported (
shapeType As ShapeType
) As Boolean
public:
virtual bool IsShapeSupported(
ShapeType shapeType
) override
public:
virtual bool IsShapeSupported(
ShapeType shapeType
) override
abstract IsShapeSupported :
shapeType : ShapeType -> bool
override IsShapeSupported :
shapeType : ShapeType -> bool
abstract IsShapeSupported :
shapeType : ShapeType -> bool
override IsShapeSupported :
shapeType : ShapeType -> bool
Return Value
Type:
Boolean