Class Camera3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Camera3D.MethodName : Node3D.MethodName
- Inheritance
-
Camera3D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ClearCurrent
Cached name for the 'clear_current' method.
public static readonly StringName ClearCurrent
Field Value
GetAttributes
Cached name for the 'get_attributes' method.
public static readonly StringName GetAttributes
Field Value
GetCameraProjection
Cached name for the 'get_camera_projection' method.
public static readonly StringName GetCameraProjection
Field Value
GetCameraRid
Cached name for the 'get_camera_rid' method.
public static readonly StringName GetCameraRid
Field Value
GetCameraTransform
Cached name for the 'get_camera_transform' method.
public static readonly StringName GetCameraTransform
Field Value
GetCullMask
Cached name for the 'get_cull_mask' method.
public static readonly StringName GetCullMask
Field Value
GetCullMaskValue
Cached name for the 'get_cull_mask_value' method.
public static readonly StringName GetCullMaskValue
Field Value
GetDopplerTracking
Cached name for the 'get_doppler_tracking' method.
public static readonly StringName GetDopplerTracking
Field Value
GetEnvironment
Cached name for the 'get_environment' method.
public static readonly StringName GetEnvironment
Field Value
GetFar
Cached name for the 'get_far' method.
public static readonly StringName GetFar
Field Value
GetFov
Cached name for the 'get_fov' method.
public static readonly StringName GetFov
Field Value
GetFrustum
Cached name for the 'get_frustum' method.
public static readonly StringName GetFrustum
Field Value
GetFrustumOffset
Cached name for the 'get_frustum_offset' method.
public static readonly StringName GetFrustumOffset
Field Value
GetHOffset
Cached name for the 'get_h_offset' method.
public static readonly StringName GetHOffset
Field Value
GetKeepAspectMode
Cached name for the 'get_keep_aspect_mode' method.
public static readonly StringName GetKeepAspectMode
Field Value
GetNear
Cached name for the 'get_near' method.
public static readonly StringName GetNear
Field Value
GetProjection
Cached name for the 'get_projection' method.
public static readonly StringName GetProjection
Field Value
GetPyramidShapeRid
Cached name for the 'get_pyramid_shape_rid' method.
public static readonly StringName GetPyramidShapeRid
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
GetVOffset
Cached name for the 'get_v_offset' method.
public static readonly StringName GetVOffset
Field Value
IsCurrent
Cached name for the 'is_current' method.
public static readonly StringName IsCurrent
Field Value
IsPositionBehind
Cached name for the 'is_position_behind' method.
public static readonly StringName IsPositionBehind
Field Value
IsPositionInFrustum
Cached name for the 'is_position_in_frustum' method.
public static readonly StringName IsPositionInFrustum
Field Value
MakeCurrent
Cached name for the 'make_current' method.
public static readonly StringName MakeCurrent
Field Value
ProjectLocalRayNormal
Cached name for the 'project_local_ray_normal' method.
public static readonly StringName ProjectLocalRayNormal
Field Value
ProjectPosition
Cached name for the 'project_position' method.
public static readonly StringName ProjectPosition
Field Value
ProjectRayNormal
Cached name for the 'project_ray_normal' method.
public static readonly StringName ProjectRayNormal
Field Value
ProjectRayOrigin
Cached name for the 'project_ray_origin' method.
public static readonly StringName ProjectRayOrigin
Field Value
SetAttributes
Cached name for the 'set_attributes' method.
public static readonly StringName SetAttributes
Field Value
SetCullMask
Cached name for the 'set_cull_mask' method.
public static readonly StringName SetCullMask
Field Value
SetCullMaskValue
Cached name for the 'set_cull_mask_value' method.
public static readonly StringName SetCullMaskValue
Field Value
SetCurrent
Cached name for the 'set_current' method.
public static readonly StringName SetCurrent
Field Value
SetDopplerTracking
Cached name for the 'set_doppler_tracking' method.
public static readonly StringName SetDopplerTracking
Field Value
SetEnvironment
Cached name for the 'set_environment' method.
public static readonly StringName SetEnvironment
Field Value
SetFar
Cached name for the 'set_far' method.
public static readonly StringName SetFar
Field Value
SetFov
Cached name for the 'set_fov' method.
public static readonly StringName SetFov
Field Value
SetFrustum
Cached name for the 'set_frustum' method.
public static readonly StringName SetFrustum
Field Value
SetFrustumOffset
Cached name for the 'set_frustum_offset' method.
public static readonly StringName SetFrustumOffset
Field Value
SetHOffset
Cached name for the 'set_h_offset' method.
public static readonly StringName SetHOffset
Field Value
SetKeepAspectMode
Cached name for the 'set_keep_aspect_mode' method.
public static readonly StringName SetKeepAspectMode
Field Value
SetNear
Cached name for the 'set_near' method.
public static readonly StringName SetNear
Field Value
SetOrthogonal
Cached name for the 'set_orthogonal' method.
public static readonly StringName SetOrthogonal
Field Value
SetPerspective
Cached name for the 'set_perspective' method.
public static readonly StringName SetPerspective
Field Value
SetProjection
Cached name for the 'set_projection' method.
public static readonly StringName SetProjection
Field Value
SetSize
Cached name for the 'set_size' method.
public static readonly StringName SetSize
Field Value
SetVOffset
Cached name for the 'set_v_offset' method.
public static readonly StringName SetVOffset
Field Value
UnprojectPosition
Cached name for the 'unproject_position' method.
public static readonly StringName UnprojectPosition