Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    RenderBackground Class

    Namespace: Stride.Rendering.Background
    Assembly: Stride.Rendering.dll
    System.Object → RenderObject → RenderBackground
    Derived from RenderBackground:

    public class RenderBackground : RenderObject
    Name Description
    Fields
    Intensity
    Is2D
    Rotation
    Texture
    | Improve this Doc View Source

    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

    Inherited Members

    RenderObject.Enabled
    RenderObject.RenderGroup
    RenderObject.BoundingBox
    RenderObject.RenderFeature
    RenderObject.ObjectNode
    RenderObject.StaticObjectNode
    RenderObject.VisibilityObjectNode
    RenderObject.ActiveRenderStages
    RenderObject.StateSortKey
    RenderObject.Index
    RenderObject.Source

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation