Table of Contents

Class Node3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Node3D.MethodName : Node.MethodName
Inheritance
Node3D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddGizmo

Cached name for the 'add_gizmo' method.

public static readonly StringName AddGizmo

Field Value

StringName

ClearGizmos

Cached name for the 'clear_gizmos' method.

public static readonly StringName ClearGizmos

Field Value

StringName

ClearSubgizmoSelection

Cached name for the 'clear_subgizmo_selection' method.

public static readonly StringName ClearSubgizmoSelection

Field Value

StringName

ForceUpdateTransform

Cached name for the 'force_update_transform' method.

public static readonly StringName ForceUpdateTransform

Field Value

StringName

GetBasis

Cached name for the 'get_basis' method.

public static readonly StringName GetBasis

Field Value

StringName

GetGizmos

Cached name for the 'get_gizmos' method.

public static readonly StringName GetGizmos

Field Value

StringName

GetGlobalBasis

Cached name for the 'get_global_basis' method.

public static readonly StringName GetGlobalBasis

Field Value

StringName

GetGlobalPosition

Cached name for the 'get_global_position' method.

public static readonly StringName GetGlobalPosition

Field Value

StringName

GetGlobalRotation

Cached name for the 'get_global_rotation' method.

public static readonly StringName GetGlobalRotation

Field Value

StringName

GetGlobalRotationDegrees

Cached name for the 'get_global_rotation_degrees' method.

public static readonly StringName GetGlobalRotationDegrees

Field Value

StringName

GetGlobalTransform

Cached name for the 'get_global_transform' method.

public static readonly StringName GetGlobalTransform

Field Value

StringName

GetParentNode3D

Cached name for the 'get_parent_node_3d' method.

public static readonly StringName GetParentNode3D

Field Value

StringName

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

GetQuaternion

Cached name for the 'get_quaternion' method.

public static readonly StringName GetQuaternion

Field Value

StringName

GetRotation

Cached name for the 'get_rotation' method.

public static readonly StringName GetRotation

Field Value

StringName

GetRotationDegrees

Cached name for the 'get_rotation_degrees' method.

public static readonly StringName GetRotationDegrees

Field Value

StringName

GetRotationEditMode

Cached name for the 'get_rotation_edit_mode' method.

public static readonly StringName GetRotationEditMode

Field Value

StringName

GetRotationOrder

Cached name for the 'get_rotation_order' method.

public static readonly StringName GetRotationOrder

Field Value

StringName

GetScale

Cached name for the 'get_scale' method.

public static readonly StringName GetScale

Field Value

StringName

GetTransform

Cached name for the 'get_transform' method.

public static readonly StringName GetTransform

Field Value

StringName

GetVisibilityParent

Cached name for the 'get_visibility_parent' method.

public static readonly StringName GetVisibilityParent

Field Value

StringName

GetWorld3D

Cached name for the 'get_world_3d' method.

public static readonly StringName GetWorld3D

Field Value

StringName

GlobalRotate

Cached name for the 'global_rotate' method.

public static readonly StringName GlobalRotate

Field Value

StringName

GlobalScale

Cached name for the 'global_scale' method.

public static readonly StringName GlobalScale

Field Value

StringName

GlobalTranslate

Cached name for the 'global_translate' method.

public static readonly StringName GlobalTranslate

Field Value

StringName

Hide

Cached name for the 'hide' method.

public static readonly StringName Hide

Field Value

StringName

IsLocalTransformNotificationEnabled

Cached name for the 'is_local_transform_notification_enabled' method.

public static readonly StringName IsLocalTransformNotificationEnabled

Field Value

StringName

IsScaleDisabled

Cached name for the 'is_scale_disabled' method.

public static readonly StringName IsScaleDisabled

Field Value

StringName

IsSetAsTopLevel

Cached name for the 'is_set_as_top_level' method.

public static readonly StringName IsSetAsTopLevel

Field Value

StringName

IsTransformNotificationEnabled

Cached name for the 'is_transform_notification_enabled' method.

public static readonly StringName IsTransformNotificationEnabled

Field Value

StringName

IsVisible

Cached name for the 'is_visible' method.

public static readonly StringName IsVisible

Field Value

StringName

IsVisibleInTree

Cached name for the 'is_visible_in_tree' method.

public static readonly StringName IsVisibleInTree

Field Value

StringName

LookAt

Cached name for the 'look_at' method.

public static readonly StringName LookAt

Field Value

StringName

LookAtFromPosition

Cached name for the 'look_at_from_position' method.

public static readonly StringName LookAtFromPosition

Field Value

StringName

Orthonormalize

Cached name for the 'orthonormalize' method.

public static readonly StringName Orthonormalize

Field Value

StringName

Rotate

Cached name for the 'rotate' method.

public static readonly StringName Rotate

Field Value

StringName

RotateObjectLocal

Cached name for the 'rotate_object_local' method.

public static readonly StringName RotateObjectLocal

Field Value

StringName

RotateX

Cached name for the 'rotate_x' method.

public static readonly StringName RotateX

Field Value

StringName

RotateY

Cached name for the 'rotate_y' method.

public static readonly StringName RotateY

Field Value

StringName

RotateZ

Cached name for the 'rotate_z' method.

public static readonly StringName RotateZ

Field Value

StringName

ScaleObjectLocal

Cached name for the 'scale_object_local' method.

public static readonly StringName ScaleObjectLocal

Field Value

StringName

SetAsTopLevel

Cached name for the 'set_as_top_level' method.

public static readonly StringName SetAsTopLevel

Field Value

StringName

SetBasis

Cached name for the 'set_basis' method.

public static readonly StringName SetBasis

Field Value

StringName

SetDisableScale

Cached name for the 'set_disable_scale' method.

public static readonly StringName SetDisableScale

Field Value

StringName

SetGlobalBasis

Cached name for the 'set_global_basis' method.

public static readonly StringName SetGlobalBasis

Field Value

StringName

SetGlobalPosition

Cached name for the 'set_global_position' method.

public static readonly StringName SetGlobalPosition

Field Value

StringName

SetGlobalRotation

Cached name for the 'set_global_rotation' method.

public static readonly StringName SetGlobalRotation

Field Value

StringName

SetGlobalRotationDegrees

Cached name for the 'set_global_rotation_degrees' method.

public static readonly StringName SetGlobalRotationDegrees

Field Value

StringName

SetGlobalTransform

Cached name for the 'set_global_transform' method.

public static readonly StringName SetGlobalTransform

Field Value

StringName

SetIdentity

Cached name for the 'set_identity' method.

public static readonly StringName SetIdentity

Field Value

StringName

SetIgnoreTransformNotification

Cached name for the 'set_ignore_transform_notification' method.

public static readonly StringName SetIgnoreTransformNotification

Field Value

StringName

SetNotifyLocalTransform

Cached name for the 'set_notify_local_transform' method.

public static readonly StringName SetNotifyLocalTransform

Field Value

StringName

SetNotifyTransform

Cached name for the 'set_notify_transform' method.

public static readonly StringName SetNotifyTransform

Field Value

StringName

SetPosition

Cached name for the 'set_position' method.

public static readonly StringName SetPosition

Field Value

StringName

SetQuaternion

Cached name for the 'set_quaternion' method.

public static readonly StringName SetQuaternion

Field Value

StringName

SetRotation

Cached name for the 'set_rotation' method.

public static readonly StringName SetRotation

Field Value

StringName

SetRotationDegrees

Cached name for the 'set_rotation_degrees' method.

public static readonly StringName SetRotationDegrees

Field Value

StringName

SetRotationEditMode

Cached name for the 'set_rotation_edit_mode' method.

public static readonly StringName SetRotationEditMode

Field Value

StringName

SetRotationOrder

Cached name for the 'set_rotation_order' method.

public static readonly StringName SetRotationOrder

Field Value

StringName

SetScale

Cached name for the 'set_scale' method.

public static readonly StringName SetScale

Field Value

StringName

SetSubgizmoSelection

Cached name for the 'set_subgizmo_selection' method.

public static readonly StringName SetSubgizmoSelection

Field Value

StringName

SetTransform

Cached name for the 'set_transform' method.

public static readonly StringName SetTransform

Field Value

StringName

SetVisibilityParent

Cached name for the 'set_visibility_parent' method.

public static readonly StringName SetVisibilityParent

Field Value

StringName

SetVisible

Cached name for the 'set_visible' method.

public static readonly StringName SetVisible

Field Value

StringName

Show

Cached name for the 'show' method.

public static readonly StringName Show

Field Value

StringName

ToGlobal

Cached name for the 'to_global' method.

public static readonly StringName ToGlobal

Field Value

StringName

ToLocal

Cached name for the 'to_local' method.

public static readonly StringName ToLocal

Field Value

StringName

Translate

Cached name for the 'translate' method.

public static readonly StringName Translate

Field Value

StringName

TranslateObjectLocal

Cached name for the 'translate_object_local' method.

public static readonly StringName TranslateObjectLocal

Field Value

StringName

UpdateGizmos

Cached name for the 'update_gizmos' method.

public static readonly StringName UpdateGizmos

Field Value

StringName