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
LSystem
Element
C# Class LSystem.Element
ファイルを表示
Open project: FacepunchProgrammers/coderelay-audio
Class Usage Examples
Public Properties
Property
Type
Description
id
string
parameters
LSystem.ElementParameter[]
Public Methods
Method
Description
Element
(
string
id
) :
System
Method Details
Element()
public
method
public
Element
(
string
id
) :
System
id
string
return
System
Property Details
id
public_oe property
public
string
id
return
string
parameters
public_oe property
public
ElementParameter[],LSystem
parameters
return
LSystem.ElementParameter[]