docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Struct ExportPhysicsWorld

    A system which copies transforms and velocities from the physics world back to the original entity components. The last system to run in PhysicsSystemGroup.

    Implements
    ISystem
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Physics.Systems
    Assembly: solution.dll
    Syntax
    [UpdateInGroup(typeof(PhysicsSystemGroup))]
    [UpdateAfter(typeof(PhysicsSimulationGroup))]
    [CreateAfter(typeof(BuildPhysicsWorld))]
    [BurstCompile]
    public struct ExportPhysicsWorld : ISystem

    Implements

    ISystem
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)