Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Xenko
Editor
Preview
PreviewEntity
C# Class Xenko.Editor.Preview.PreviewEntity
Mostrar archivo
Open project: xen2/stride
Public Properties
Property
Type
Description
Disposed
Action
Entity
Entity
Public Methods
Method
Description
PreviewEntity
(
Entity
entity
) :
System
Method Details
PreviewEntity()
public
method
public
PreviewEntity
(
Entity
entity
) :
System
entity
Entity
return
System
Property Details
Disposed
public_oe property
The actions to undertake when the preview entity is not used anymore.
public
Action
Disposed
return
Action
Entity
public_oe property
The entity to preview.
public
Entity
Entity
return
Entity