RenderBackground Class
Namespace: Stride.Rendering.BackgroundAssembly: Stride.Rendering.dll
                 Derived from RenderBackground: 
              
              
              
public class RenderBackground : RenderObject
              | Name | Description | |
|---|---|---|
| Fields | ||
| Intensity | ||
| Is2D | ||
| Rotation | ||
| Texture | ||
Fields
Intensity
public float Intensity
              Field Value
| Type | Description | 
|---|---|
| System.Single | 
Is2D
public bool Is2D
              Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
Rotation
public Quaternion Rotation
              Field Value
| Type | Description | 
|---|---|
| Quaternion | 
Texture
public Texture Texture
              Field Value
| Type | Description | 
|---|---|
| Texture |