Table of Contents

Class UnityCollider

Namespace
Luny.Unity.Bridge
/
Assembly
Luny.Unity.dll
public sealed class UnityCollider : LunyCollider
Expand Details ...
Inheritance
Object
UnityCollider
Inherited Members

Constructors

UnityCollider()

public UnityCollider()

Properties

Layer

public override Int32 Layer { get; }

Property Value

Int32

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
type

Returns

Boolean