C# Class Xenko.Rendering.Background.RenderBackground

Inheritance: RenderObject
Exibir arquivo 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_oe property

public Color4 FullAlpha
return Color4

Intensity public_oe property

public float Intensity
return float

Is2D public_oe property

public bool Is2D
return bool

Rotation public_oe property

public Quaternion Rotation
return Quaternion

Texture public_oe property

public Texture Texture
return Texture