Method IsTouching
IsTouching(Model)
Declaration
public bool IsTouching(Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model |
Returns
Type | Description |
---|---|
System.Boolean |
IsTouching(Entity)
Declaration
public bool IsTouching(Entity entity)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity |
Returns
Type | Description |
---|---|
System.Boolean |