Table of Contents

Interface IColliderShapeDesc

Namespace
Stride.Physics
Assembly
Stride.Physics.dll
public interface IColliderShapeDesc

Methods

CreateShape(IServiceRegistry)

ColliderShape CreateShape(IServiceRegistry services)

Parameters

services IServiceRegistry

Returns

ColliderShape

Match(object)

bool Match(object obj)

Parameters

obj object

Returns

bool