Class UnityCollider
public sealed class UnityCollider : LunyCollider
Expand Details ...
- Inheritance
-
ObjectUnityCollider
Constructors
UnityCollider()
public UnityCollider()
Properties
Layer
public override Int32 Layer { get; }
Property Value
LayerName
public override String LayerName { get; }
Property Value
- String
Name
public override String Name { get; }
Property Value
- String
Tag
public override String Tag { get; }
Property Value
- String
Methods
HasComponent(Type)
public override Boolean HasComponent(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
type |
Returns
- Boolean