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
UnityEditor
DoubleCurve
C# Class UnityEditor.DoubleCurve
显示文件
Open project: randomize/VimConfig
Class Usage Examples
Public Methods
Method
Description
DoubleCurve
(
AnimationCurve
minCurve
,
AnimationCurve
maxCurve
,
bool
signedRange
) :
System
IsSingleCurve
( ) :
bool
Method Details
DoubleCurve()
public
method
public
DoubleCurve
(
AnimationCurve
minCurve
,
AnimationCurve
maxCurve
,
bool
signedRange
) :
System
minCurve
UnityEngine.AnimationCurve
maxCurve
UnityEngine.AnimationCurve
signedRange
bool
return
System
IsSingleCurve()
public
method
public
IsSingleCurve
( ) :
bool
return
bool