Files
Crash-Course/Documentation/api/Global.DayNightCycle.yml
2025-04-16 19:20:36 -04:00

324 lines
7.7 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Global.DayNightCycle
commentId: T:Global.DayNightCycle
id: DayNightCycle
parent: Global
children:
- Global.DayNightCycle.cycleDuration
- Global.DayNightCycle.dayBackClouds
- Global.DayNightCycle.dayFrontClouds
- Global.DayNightCycle.daySky
- Global.DayNightCycle.eveningBackClouds
- Global.DayNightCycle.eveningFrontClouds
- Global.DayNightCycle.eveningSky
- Global.DayNightCycle.nightBackClouds
- Global.DayNightCycle.nightFrontClouds
- Global.DayNightCycle.nightSky
- Global.DayNightCycle.transitionDuration
langs:
- csharp
- vb
name: DayNightCycle
nameWithType: DayNightCycle
fullName: DayNightCycle
type: Class
source:
id: DayNightCycle
path: ''
startLine: 21
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: 'public class DayNightCycle : MonoBehaviour'
content.vb: Public Class DayNightCycle Inherits MonoBehaviour
inheritance:
- System.Object
- uid: Global.DayNightCycle.daySky
commentId: F:Global.DayNightCycle.daySky
id: daySky
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: daySky
nameWithType: DayNightCycle.daySky
fullName: DayNightCycle.daySky
type: Field
source:
id: daySky
path: ''
startLine: 23
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer daySky
return:
type: Global.SpriteRenderer
content.vb: Public daySky As SpriteRenderer
- uid: Global.DayNightCycle.eveningSky
commentId: F:Global.DayNightCycle.eveningSky
id: eveningSky
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: eveningSky
nameWithType: DayNightCycle.eveningSky
fullName: DayNightCycle.eveningSky
type: Field
source:
id: eveningSky
path: ''
startLine: 23
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer eveningSky
return:
type: Global.SpriteRenderer
content.vb: Public eveningSky As SpriteRenderer
- uid: Global.DayNightCycle.nightSky
commentId: F:Global.DayNightCycle.nightSky
id: nightSky
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: nightSky
nameWithType: DayNightCycle.nightSky
fullName: DayNightCycle.nightSky
type: Field
source:
id: nightSky
path: ''
startLine: 23
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer nightSky
return:
type: Global.SpriteRenderer
content.vb: Public nightSky As SpriteRenderer
- uid: Global.DayNightCycle.dayBackClouds
commentId: F:Global.DayNightCycle.dayBackClouds
id: dayBackClouds
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: dayBackClouds
nameWithType: DayNightCycle.dayBackClouds
fullName: DayNightCycle.dayBackClouds
type: Field
source:
id: dayBackClouds
path: ''
startLine: 24
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer dayBackClouds
return:
type: Global.SpriteRenderer
content.vb: Public dayBackClouds As SpriteRenderer
- uid: Global.DayNightCycle.eveningBackClouds
commentId: F:Global.DayNightCycle.eveningBackClouds
id: eveningBackClouds
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: eveningBackClouds
nameWithType: DayNightCycle.eveningBackClouds
fullName: DayNightCycle.eveningBackClouds
type: Field
source:
id: eveningBackClouds
path: ''
startLine: 24
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer eveningBackClouds
return:
type: Global.SpriteRenderer
content.vb: Public eveningBackClouds As SpriteRenderer
- uid: Global.DayNightCycle.nightBackClouds
commentId: F:Global.DayNightCycle.nightBackClouds
id: nightBackClouds
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: nightBackClouds
nameWithType: DayNightCycle.nightBackClouds
fullName: DayNightCycle.nightBackClouds
type: Field
source:
id: nightBackClouds
path: ''
startLine: 24
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer nightBackClouds
return:
type: Global.SpriteRenderer
content.vb: Public nightBackClouds As SpriteRenderer
- uid: Global.DayNightCycle.dayFrontClouds
commentId: F:Global.DayNightCycle.dayFrontClouds
id: dayFrontClouds
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: dayFrontClouds
nameWithType: DayNightCycle.dayFrontClouds
fullName: DayNightCycle.dayFrontClouds
type: Field
source:
id: dayFrontClouds
path: ''
startLine: 25
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer dayFrontClouds
return:
type: Global.SpriteRenderer
content.vb: Public dayFrontClouds As SpriteRenderer
- uid: Global.DayNightCycle.eveningFrontClouds
commentId: F:Global.DayNightCycle.eveningFrontClouds
id: eveningFrontClouds
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: eveningFrontClouds
nameWithType: DayNightCycle.eveningFrontClouds
fullName: DayNightCycle.eveningFrontClouds
type: Field
source:
id: eveningFrontClouds
path: ''
startLine: 25
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer eveningFrontClouds
return:
type: Global.SpriteRenderer
content.vb: Public eveningFrontClouds As SpriteRenderer
- uid: Global.DayNightCycle.nightFrontClouds
commentId: F:Global.DayNightCycle.nightFrontClouds
id: nightFrontClouds
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: nightFrontClouds
nameWithType: DayNightCycle.nightFrontClouds
fullName: DayNightCycle.nightFrontClouds
type: Field
source:
id: nightFrontClouds
path: ''
startLine: 25
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public SpriteRenderer nightFrontClouds
return:
type: Global.SpriteRenderer
content.vb: Public nightFrontClouds As SpriteRenderer
- uid: Global.DayNightCycle.transitionDuration
commentId: F:Global.DayNightCycle.transitionDuration
id: transitionDuration
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: transitionDuration
nameWithType: DayNightCycle.transitionDuration
fullName: DayNightCycle.transitionDuration
type: Field
source:
id: transitionDuration
path: ''
startLine: 27
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public float transitionDuration
return:
type: System.Single
content.vb: Public transitionDuration As Single
- uid: Global.DayNightCycle.cycleDuration
commentId: F:Global.DayNightCycle.cycleDuration
id: cycleDuration
parent: Global.DayNightCycle
langs:
- csharp
- vb
name: cycleDuration
nameWithType: DayNightCycle.cycleDuration
fullName: DayNightCycle.cycleDuration
type: Field
source:
id: cycleDuration
path: ''
startLine: 28
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public float cycleDuration
return:
type: System.Single
content.vb: Public cycleDuration As Single
references:
- uid: Global
- uid: System.Object
commentId: T:System.Object
parent: System
isExternal: true
name: object
nameWithType: object
fullName: object
nameWithType.vb: Object
fullName.vb: Object
name.vb: Object
- uid: System
commentId: N:System
isExternal: true
name: System
nameWithType: System
fullName: System
- uid: Global.SpriteRenderer
isExternal: true
name: SpriteRenderer
nameWithType: SpriteRenderer
fullName: SpriteRenderer
- uid: System.Single
commentId: T:System.Single
parent: System
isExternal: true
name: float
nameWithType: float
fullName: float
nameWithType.vb: Single
fullName.vb: Single
name.vb: Single