Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Molecule
C# Class Molecule, DsynBio
Inheritance:
MonoBehaviour
Show file
Open project: CyberCRI/DsynBio
Class Usage Examples
Public Methods
Method
Description
Molecule
(
Molecule,
mol
= null ) :
System.Collections
getSize
( ) :
float
setSize
(
float
size
) :
void
Method Details
Molecule()
public
method
public
Molecule
(
Molecule,
mol
= null ) :
System.Collections
mol
Molecule,
return
System.Collections
getSize()
public
method
public
getSize
( ) :
float
return
float
setSize()
public
method
public
setSize
(
float
size
) :
void
size
float
return
void