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
THREE
ClosedSplineCurve3
C# Class THREE.ClosedSplineCurve3
Inheritance:
Curve
ファイルを表示
Open project: inoook/BezierPath
Class Usage Examples
Public Methods
Method
Description
ClosedSplineCurve3
(
List
points
) :
System.Collections
getPoint
(
float
t
) :
Vector3
Method Details
ClosedSplineCurve3()
public
method
public
ClosedSplineCurve3
(
List
points
) :
System.Collections
points
List
return
System.Collections
getPoint()
public
method
public
getPoint
(
float
t
) :
Vector3
t
float
return
Vector3