SceneBackground Constructor (String) |
Create the scene background component.
Namespace:
GeonBit.ECS.Components.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public SceneBackground(
string path
)
Parameters
- path
- Type: SystemString
Background texture path.
See Also