Class PhysicsShapeQueryParameters3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PhysicsShapeQueryParameters3D.PropertyName : RefCounted.PropertyName
- Inheritance
-
PhysicsShapeQueryParameters3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CollideWithAreas
Cached name for the 'collide_with_areas' property.
public static readonly StringName CollideWithAreas
Field Value
CollideWithBodies
Cached name for the 'collide_with_bodies' property.
public static readonly StringName CollideWithBodies
Field Value
CollisionMask
Cached name for the 'collision_mask' property.
public static readonly StringName CollisionMask
Field Value
Exclude
Cached name for the 'exclude' property.
public static readonly StringName Exclude
Field Value
Margin
Cached name for the 'margin' property.
public static readonly StringName Margin
Field Value
Motion
Cached name for the 'motion' property.
public static readonly StringName Motion
Field Value
Shape
Cached name for the 'shape' property.
public static readonly StringName Shape
Field Value
ShapeRid
Cached name for the 'shape_rid' property.
public static readonly StringName ShapeRid
Field Value
Transform
Cached name for the 'transform' property.
public static readonly StringName Transform