Table of Contents

Class UnityCollider

Namespace
Luny.Unity.Bridge
Assembly
Luny.Unity.dll
public sealed class UnityCollider : LunyCollider
Inheritance
object
UnityCollider
Inherited Members

Constructors

UnityCollider()

public UnityCollider()

Properties

Layer

public override int Layer { get; }

Property Value

int

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 bool HasComponent(Type type)

Parameters

type Type

Returns

bool