Click or drag to resize
SkyBox Properties

The SkyBox type exposes the following members.

Properties
  NameDescription
Public property_GameObject
Get the game object this component is attached to.
(Inherited from BaseComponent.)
Public propertyBlendingState
Set / get Entity blending state.
(Inherited from BaseRendererComponent.)
Public propertyEnabled
Is this component currently enabled.
(Inherited from BaseComponent.)
Public propertyMaterialOverride
Override material default settings for this specific model instance.
(Inherited from ModelRenderer.)
Public propertyName
Get / set the name of this component.
(Inherited from IComponent.)
Public propertyRenderingQueue
Set / get the rendering queue of this entity.
(Inherited from BaseRendererComponent.)
Public propertyTexturePath
Skybox texture path.
Top
See Also