docs.unity3d.com
    Show / Hide Table of Contents

    Class PhysicsStepAuthoring

    Inheritance
    Object
    PhysicsStepAuthoring
    Namespace: Unity.Physics.Authoring
    Syntax
    public sealed class PhysicsStepAuthoring : MonoBehaviour, IConvertGameObjectToEntity

    Properties

    EnableSolverStabilizationHeuristic

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

    Gravity

    Declaration
    public float3 Gravity { get; set; }
    Property Value
    Type Description
    float3

    MultiThreaded

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

    SimulationType

    Declaration
    public SimulationType SimulationType { get; set; }
    Property Value
    Type Description
    SimulationType

    SolverIterationCount

    Declaration
    public int SolverIterationCount { get; set; }
    Property Value
    Type Description
    Int32

    SynchronizeCollisionWorld

    Declaration
    public bool SynchronizeCollisionWorld { get; set; }
    Property Value
    Type Description
    Boolean
    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