docs.unity3d.com
    Show / Hide Table of Contents

    Class ProductLightRulesController

    Class ProductLightRulesController.

    Inheritance
    Object
    ProductStagingRulesController
    ProductLightRulesController
    Inherited Members
    ProductStagingRulesController.m_CrossSceneSetup
    ProductStagingRulesController.m_LocalRules
    ProductStagingRulesController.LocalSettings
    ProductStagingRulesController.CrossSceneSetup
    ProductStagingRulesController.Awake()
    ProductStagingRulesController.HandleLocalSettings()
    ProductStagingRulesController.ApplyDefaultLocalSetting(Boolean, LocalStagingRule)
    ProductStagingRulesController.ApplyDefaultCrossSceneSettings(Boolean, CrossSceneStagingRule)
    Namespace: UnityEngine.Industrial.Configuring.Staging
    Syntax
    public class ProductLightRulesController : ProductStagingRulesController

    Properties

    TargetType

    Gets the type of the target.

    Declaration
    public override Type TargetType { get; }
    Property Value
    Type Description
    Type

    The type of the target.

    Overrides
    ProductStagingRulesController.TargetType

    Methods

    ApplyCrossSceneSettings(Boolean, CrossSceneStagingRule)

    Applies the cross scene settings.

    Declaration
    protected override void ApplyCrossSceneSettings(bool isActive, CrossSceneStagingRule crossSceneRule)
    Parameters
    Type Name Description
    Boolean isActive

    if set to true [is active].

    CrossSceneStagingRule crossSceneRule

    The cross scene rule.

    Overrides
    ProductStagingRulesController.ApplyCrossSceneSettings(Boolean, CrossSceneStagingRule)

    ApplyLocalStagingRule(Boolean, LocalStagingRule)

    Applies the local staging rule.

    Declaration
    protected override void ApplyLocalStagingRule(bool isActive, LocalStagingRule localsetting)
    Parameters
    Type Name Description
    Boolean isActive

    if set to true [is active].

    LocalStagingRule localsetting

    The localsetting.

    Overrides
    ProductStagingRulesController.ApplyLocalStagingRule(Boolean, LocalStagingRule)
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023