Table of Contents

Class PhysicsServer3DRenderingServerHandler.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class PhysicsServer3DRenderingServerHandler.MethodName : GodotObject.MethodName
Inheritance
PhysicsServer3DRenderingServerHandler.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

SetAabb

Cached name for the 'set_aabb' method.

public static readonly StringName SetAabb

Field Value

StringName

SetNormal

Cached name for the 'set_normal' method.

public static readonly StringName SetNormal

Field Value

StringName

SetVertex

Cached name for the 'set_vertex' method.

public static readonly StringName SetVertex

Field Value

StringName

_SetAabb

Cached name for the '_set_aabb' method.

public static readonly StringName _SetAabb

Field Value

StringName

_SetNormal

Cached name for the '_set_normal' method.

public static readonly StringName _SetNormal

Field Value

StringName

_SetVertex

Cached name for the '_set_vertex' method.

public static readonly StringName _SetVertex

Field Value

StringName