Class World2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class World2D.PropertyName : Resource.PropertyName
- Inheritance
-
World2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Canvas
Cached name for the 'canvas' property.
public static readonly StringName Canvas
Field Value
DirectSpaceState
Cached name for the 'direct_space_state' property.
public static readonly StringName DirectSpaceState
Field Value
NavigationMap
Cached name for the 'navigation_map' property.
public static readonly StringName NavigationMap
Field Value
Space
Cached name for the 'space' property.
public static readonly StringName Space