Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PrefabInPrefabAsset
VirtualPrefab
C# Class PrefabInPrefabAsset.VirtualPrefab
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: kyubuns/prefab_in_prefab
Public Properties
Property
Type
Description
original
PrefabInPrefab
stepparent
UnityEngine.GameObject
Public Methods
Method
Description
UpdateTransform
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
GetChildVirtualPrefabs
( ) :
List
Update
( ) :
void
Method Details
UpdateTransform()
public
method
public
UpdateTransform
( ) :
void
return
void
Property Details
original
public_oe property
public
PrefabInPrefab
original
return
PrefabInPrefab
stepparent
public_oe property
public
GameObject,UnityEngine
stepparent
return
UnityEngine.GameObject