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
BillboardGraph
C# Class BillboardGraph, vive-holojam
Inheritance:
BillboardComponent
显示文件
Open project: nyu-vr-research/vive-holojam
Public Properties
Property
Type
Description
data
Queue
granularity
int
material
Material
maxValue
float
normalizeData
bool
Public Methods
Method
Description
Layout
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Layout()
public
method
public
Layout
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
data
public_oe property
public
Queue
data
return
Queue
granularity
public_oe property
public
int
granularity
return
int
material
public_oe property
public
Material
material
return
Material
maxValue
public_oe property
public
float
maxValue
return
float
normalizeData
public_oe property
public
bool
normalizeData
return
bool