Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ZenjectPrototype
Entities
Mirror
C# Class ZenjectPrototype.Entities.Mirror
Inheritance:
ZenjectPrototype.Entities.Entity
,
IReflector
ファイルを表示
Open project: Nitue/MirrorPuzzle
Public Methods
Method
Description
Reflect
(
IMovable
movable
,
Vector3
normal
) :
void
Private Methods
Method
Description
Construct
(
IReflector
reflector
) :
void
Method Details
Reflect()
public
method
public
Reflect
(
IMovable
movable
,
Vector3
normal
) :
void
movable
IMovable
normal
Vector3
return
void