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
ModelViewer
Renderer
Element
C# Class ModelViewer.Renderer.Element
Provides basic logical UI component functionality.
ファイルを表示
Open project: nohbdy/ffxivmodelviewer
Class Usage Examples
Public Methods
Method
Description
SetBinding
(
string
targetName
,
object
source
) :
void
Update
( ) :
void
Method Details
SetBinding()
public
method
public
SetBinding
(
string
targetName
,
object
source
) :
void
targetName
string
source
object
return
void
Update()
public
method
public
Update
( ) :
void
return
void