Table of Contents

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

StringName

Bounce

Cached name for the 'bounce' property.

public static readonly StringName Bounce

Field Value

StringName

Friction

Cached name for the 'friction' property.

public static readonly StringName Friction

Field Value

StringName

Rough

Cached name for the 'rough' property.

public static readonly StringName Rough

Field Value

StringName