Свойство | Type | Description | |
---|---|---|---|
autoGrowRoom | bool | ||
ceiling | Transform | ||
ceilingMesh | Transform | ||
growStep | float | ||
growTime | float | ||
wallHeightRange | Vector2 | ||
wallOffsetRange | Vector2 | ||
wallWidthRange | Vector2 | ||
walls | Wall[], |
Свойство | Type | Description | |
---|---|---|---|
growTimer | float |
Méthode | Description | |
---|---|---|
Resize ( float t ) : void |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
FadeResize ( float newT ) : IEnumerator | ||
ResizeRoom ( ) : void | ||
Update ( ) : void |
protected FadeResize ( float newT ) : IEnumerator | ||
newT | float | |
Résultat | IEnumerator |