Class ScenePlacementModule.PlacementOverrideData | MARS | 1.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class ScenePlacementModule.PlacementOverrideData

    Inheritance
    Object
    ScenePlacementModule.PlacementOverrideData
    Namespace: Unity.MARS
    Syntax
    public class PlacementOverrideData

    Properties

    axisOverride

    Declaration
    public AxisEnum axisOverride { get; }
    Property Value
    Type Description
    AxisEnum

    axisOverrideVector

    Declaration
    public Vector3 axisOverrideVector { get; }
    Property Value
    Type Description
    Vector3

    orientToSurfaceOverride

    Declaration
    public bool orientToSurfaceOverride { get; }
    Property Value
    Type Description
    Boolean

    snapToPivotOverride

    Declaration
    public bool snapToPivotOverride { get; }
    Property Value
    Type Description
    Boolean

    useAxisOverride

    Declaration
    public bool useAxisOverride { get; }
    Property Value
    Type Description
    Boolean

    useOrientToSurfaceOverride

    Declaration
    public bool useOrientToSurfaceOverride { get; }
    Property Value
    Type Description
    Boolean

    useSnapToPivotOverride

    Declaration
    public bool useSnapToPivotOverride { get; }
    Property Value
    Type Description
    Boolean

    Methods

    ResetData()

    Declaration
    public void ResetData()

    SetOverrideData(PlacementOverride)

    Declaration
    public void SetOverrideData(PlacementOverride overrides)
    Parameters
    Type Name Description
    PlacementOverride overrides
    Back to top
    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