Table of Contents

Enum PhysicsServer3D.BodyAxis

Namespace
Godot
Assembly
GodotSharp.dll
public enum PhysicsServer3D.BodyAxis : long

Fields

AngularX = 8
AngularY = 16
AngularZ = 32
LinearX = 1
LinearY = 2
LinearZ = 4