Class PhysicsMaterial.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PhysicsMaterial.MethodName : Resource.MethodName
- Inheritance
-
PhysicsMaterial.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBounce
Cached name for the 'get_bounce' method.
public static readonly StringName GetBounce
Field Value
GetFriction
Cached name for the 'get_friction' method.
public static readonly StringName GetFriction
Field Value
IsAbsorbent
Cached name for the 'is_absorbent' method.
public static readonly StringName IsAbsorbent
Field Value
IsRough
Cached name for the 'is_rough' method.
public static readonly StringName IsRough
Field Value
SetAbsorbent
Cached name for the 'set_absorbent' method.
public static readonly StringName SetAbsorbent
Field Value
SetBounce
Cached name for the 'set_bounce' method.
public static readonly StringName SetBounce
Field Value
SetFriction
Cached name for the 'set_friction' method.
public static readonly StringName SetFriction
Field Value
SetRough
Cached name for the 'set_rough' method.
public static readonly StringName SetRough