C# Класс UnityEngine_PhysicsWrap, UnityHello

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Register ( LuaState L ) : void

Приватные методы

Метод Описание
BoxCast ( IntPtr L ) : int
BoxCastAll ( IntPtr L ) : int
BoxCastNonAlloc ( IntPtr L ) : int
CapsuleCast ( IntPtr L ) : int
CapsuleCastAll ( IntPtr L ) : int
CapsuleCastNonAlloc ( IntPtr L ) : int
CheckBox ( IntPtr L ) : int
CheckCapsule ( IntPtr L ) : int
CheckSphere ( IntPtr L ) : int
GetIgnoreLayerCollision ( IntPtr L ) : int
IgnoreCollision ( IntPtr L ) : int
IgnoreLayerCollision ( IntPtr L ) : int
Linecast ( IntPtr L ) : int
OverlapBox ( IntPtr L ) : int
OverlapBoxNonAlloc ( IntPtr L ) : int
OverlapSphere ( IntPtr L ) : int
OverlapSphereNonAlloc ( IntPtr L ) : int
Raycast ( IntPtr L ) : int
RaycastAll ( IntPtr L ) : int
RaycastNonAlloc ( IntPtr L ) : int
SphereCast ( IntPtr L ) : int
SphereCastAll ( IntPtr L ) : int
SphereCastNonAlloc ( IntPtr L ) : int
get_bounceThreshold ( IntPtr L ) : int
get_defaultContactOffset ( IntPtr L ) : int
get_gravity ( IntPtr L ) : int
get_queriesHitTriggers ( IntPtr L ) : int
get_sleepThreshold ( IntPtr L ) : int
get_solverIterationCount ( IntPtr L ) : int
set_bounceThreshold ( IntPtr L ) : int
set_defaultContactOffset ( IntPtr L ) : int
set_gravity ( IntPtr L ) : int
set_queriesHitTriggers ( IntPtr L ) : int
set_sleepThreshold ( IntPtr L ) : int
set_solverIterationCount ( IntPtr L ) : int

Описание методов

Register() публичный статический Метод

public static Register ( LuaState L ) : void
L LuaState
Результат void