C# Class PrefabDatabase.PrefabInfo, ThreeDWorld

Afficher le fichier Open project: dicarlolab/ThreeDWorld Class Usage Examples

Méthodes publiques

Свойство Type Description
_id_str string
anchorType GeneratablePrefab.AttachAnchor
apply_to_inst bool
aws_version string
bounds Bounds
complexity int
dynamic_scale float
fileName string
first_rand float
isLight bool
loaded int
option_scale string
rand_index int
scale_seed int
scale_var float
stackableAreas List
use_global_rand bool

Méthodes publiques

Méthode Description
set_scale ( LitJson json_now ) : void

Method Details

set_scale() public méthode

public set_scale ( LitJson json_now ) : void
json_now LitJson
Résultat void

Property Details

_id_str public_oe property

public string _id_str
Résultat string

anchorType public_oe property

public GeneratablePrefab.AttachAnchor anchorType
Résultat GeneratablePrefab.AttachAnchor

apply_to_inst public_oe property

public bool apply_to_inst
Résultat bool

aws_version public_oe property

public string aws_version
Résultat string

bounds public_oe property

public Bounds bounds
Résultat Bounds

complexity public_oe property

public int complexity
Résultat int

dynamic_scale public_oe property

public float dynamic_scale
Résultat float

fileName public_oe property

public string fileName
Résultat string

first_rand public_oe property

public float first_rand
Résultat float

isLight public_oe property

public bool isLight
Résultat bool

loaded public_oe property

public int loaded
Résultat int

option_scale public_oe property

public string option_scale
Résultat string

rand_index public_oe property

public int rand_index
Résultat int

scale_seed public_oe property

public int scale_seed
Résultat int

scale_var public_oe property

public float scale_var
Résultat float

stackableAreas public_oe property

public List stackableAreas
Résultat List

use_global_rand public_oe property

public bool use_global_rand
Résultat bool