C# Class Xenko.Rendering.Background.RenderBackground

Inheritance: RenderObject
Show file Open project: phr00t/FocusEngine Class Usage Examples

Public Properties

Property Type Description
FullAlpha Color4
Intensity float
Is2D bool
Rotation Quaternion
Texture Texture

Property Details

FullAlpha public property

public Color4 FullAlpha
return Color4

Intensity public property

public float Intensity
return float

Is2D public property

public bool Is2D
return bool

Rotation public property

public Quaternion Rotation
return Quaternion

Texture public property

public Texture Texture
return Texture