Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TerrainPainter
tp_Containers.SplatmapContainer
C# Class TerrainPainter.tp_Containers.SplatmapContainer
Datei anzeigen
Open project: Stumpstump/RoverGame
Class Usage Examples
Public Properties
Property
Type
Description
splat
float[][][]
Public Methods
Method
Description
GetSplatmap
( ) :
float[,,]
SetSplatmap
(
float
ts
) :
void
Method Details
GetSplatmap()
public
method
public
GetSplatmap
( ) :
float[,,]
return
float[,,]
SetSplatmap()
public
method
public
SetSplatmap
(
float
ts
) :
void
ts
float
return
void
Property Details
splat
public_oe property
public
float[][][]
splat
return
float[][][]