Class PhysicsMaterial.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PhysicsMaterial.PropertyName : Resource.PropertyName
- Inheritance
-
PhysicsMaterial.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Absorbent
Cached name for the 'absorbent' property.
public static readonly StringName Absorbent
Field Value
Bounce
Cached name for the 'bounce' property.
public static readonly StringName Bounce
Field Value
Friction
Cached name for the 'friction' property.
public static readonly StringName Friction
Field Value
Rough
Cached name for the 'rough' property.
public static readonly StringName Rough