Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UTJ
FixDeltaTime
C# Class UTJ.FixDeltaTime
Inheritance:
UnityEngine.MonoBehaviour
显示文件
Open project: unity3d-jp/NVIDIAHairWorksIntegration
Public Properties
Property
Type
Description
m_targetFrameRate
float
Public Methods
Method
Description
ApplyFrameRate
( ) :
void
OnEnable
( ) :
void
Update
( ) :
void
Wait
( ) :
IEnumerator
Method Details
ApplyFrameRate()
public
method
public
ApplyFrameRate
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Wait()
public
method
public
Wait
( ) :
IEnumerator
return
IEnumerator
Property Details
m_targetFrameRate
public_oe property
public
float
m_targetFrameRate
return
float