IMyCameraBlock Methods |
[This is preliminary documentation and is subject to change.]
The IMyCameraBlock type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddToGamePruningStructure | Obsolete. (Inherited from IMyEntity.) |
![]() | AddUpgradeValue | (Inherited from IMyCubeBlock.) |
![]() | BeforeSave | (Inherited from IMyEntity.) |
![]() | CalcLocalMatrix | (Inherited from IMyCubeBlock.) |
![]() | CalculateCurrentModel | (Inherited from IMyCubeBlock.) |
![]() | CanScan(Double) |
Checks if the camera can scan the given distance.
(Inherited from IMyCameraBlock.) |
![]() | CanScan(Vector3D) |
Checks if the camera can scan to the given target
(Inherited from IMyCameraBlock.) |
![]() | CanScan(Double, Vector3D) |
Checks if the camera can scan to the given direction and distance.
(Inherited from IMyCameraBlock.) |
![]() | Close | (Inherited from IMyEntity.) |
![]() | ControlCamera | (Inherited from IMyCameraController.) |
![]() | DebugDraw | (Inherited from IMyCubeBlock.) |
![]() | DebugDrawInvalidTriangles | (Inherited from IMyEntity.) |
![]() | Delete | (Inherited from IMyEntity.) |
![]() | DoOverlapSphereTest | (Inherited from IMyEntity.) |
![]() | EnableColorMaskForSubparts | (Inherited from IMyEntity.) |
![]() | GetActions | (Inherited from IMyTerminalBlock.) |
![]() | GetActionWithName | (Inherited from IMyTerminalBlock.) |
![]() | [M:VRage.ModAPI.IMyEntity.GetChildren(System.Collections.Generic.List{VRage.ModAPI.IMyEntity},System.Func`2)] | (Inherited from IMyEntity.) |
![]() | GetDiffuseColor | (Inherited from IMyEntity.) |
![]() | GetDistanceBetweenCameraAndBoundingSphere | (Inherited from IMyEntity.) |
![]() | GetDistanceBetweenCameraAndPosition | (Inherited from IMyEntity.) |
![]() | GetFriendlyName | (Inherited from IMyEntity.) |
![]() | GetIntersectionWithLine | (Inherited from IMyEntity.) |
![]() | GetIntersectionWithLineAndBoundingSphere | (Inherited from IMyEntity.) |
![]() | GetIntersectionWithSphere | (Inherited from IMyEntity.) |
![]() | GetInventory | (Inherited from IMyEntity.) |
![]() | GetInventory(Int32) | (Inherited from IMyEntity.) |
![]() | GetLargestDistanceBetweenCameraAndBoundingSphere | (Inherited from IMyEntity.) |
![]() | GetObjectBuilder | (Inherited from IMyEntity.) |
![]() | GetObjectBuilderCubeBlock | (Inherited from IMyCubeBlock.) |
![]() | GetOwnerFactionTag | (Inherited from IMyCubeBlock.) |
![]() | GetPlayerRelationToOwner | (Inherited from IMyCubeBlock.) |
![]() | GetPosition | (Inherited from IMyEntity.) |
![]() | GetProperties | (Inherited from IMyTerminalBlock.) |
![]() | GetProperty | (Inherited from IMyTerminalBlock.) |
![]() | GetSmallestDistanceBetweenCameraAndBoundingSphere | (Inherited from IMyEntity.) |
![]() | GetSubpart | (Inherited from IMyEntity.) |
![]() | GetTopMostParent | (Inherited from IMyEntity.) |
![]() | GetTrianglesIntersectingSphere | (Inherited from IMyEntity.) |
![]() | GetUserRelationToOwner | (Inherited from IMyCubeBlock.) |
![]() | GetViewMatrix | (Inherited from IMyEntity.) |
![]() | GetWorldMatrixNormalizedInv | (Inherited from IMyEntity.) |
![]() | HandlePickUp | (Inherited from IMyCameraController.) |
![]() | HandleUse | (Inherited from IMyCameraController.) |
![]() | HasLocalPlayerAccess | (Inherited from IMyTerminalBlock.) |
![]() | HasPlayerAccess | (Inherited from IMyTerminalBlock.) |
![]() | Init | (Inherited from IMyCubeBlock.) |
![]() | Init(MyObjectBuilder_CubeBlock, IMyCubeGrid) | (Inherited from IMyCubeBlock.) |
![]() | IsVisible | (Inherited from IMyEntity.) |
![]() | OnAddedToScene | (Inherited from IMyEntity.) |
![]() | OnAssumeControl | (Inherited from IMyCameraController.) |
![]() | OnBuildSuccess | (Inherited from IMyCubeBlock.) |
![]() | OnDestroy | (Inherited from IMyCubeBlock.) |
![]() | OnModelChange | (Inherited from IMyCubeBlock.) |
![]() | OnRegisteredToGridSystems | (Inherited from IMyCubeBlock.) |
![]() | OnReleaseControl | (Inherited from IMyCameraController.) |
![]() | OnRemovedByCubeBuilder | (Inherited from IMyCubeBlock.) |
![]() | OnRemovedFromScene | (Inherited from IMyEntity.) |
![]() | OnUnregisteredFromGridSystems | (Inherited from IMyCubeBlock.) |
![]() | Raycast(Vector3D) |
Does a raycast to the given point.
Will return an empty struct if distance or angle are out of bounds.
(Inherited from IMyCameraBlock.) |
![]() | Raycast(Double, Vector3D) |
Does a raycast in the given direction.
Will return an empty struct if distance or angle are out of bounds.
(Inherited from IMyCameraBlock.) |
![]() | Raycast(Double, Single, Single) |
Does a raycast in the direction the camera is facing. Pitch and Yaw are in degrees.
Will return an empty struct if distance or angle are out of bounds.
(Inherited from IMyCameraBlock.) |
![]() | RaycastDetectors | (Inherited from IMyCubeBlock.) |
![]() | RefreshCustomInfo |
Raises AppendingCustomInfo so every subscriber can append custom info.
(Inherited from IMyTerminalBlock.) |
![]() | ReloadDetectors | (Inherited from IMyCubeBlock.) |
![]() | RemoveEffect | (Inherited from IMyCubeBlock.) |
![]() | RemoveFromGamePruningStructure | Obsolete. (Inherited from IMyEntity.) |
![]() | RequestEnable | Obsolete. (Inherited from IMyFunctionalBlock.) |
![]() | Rotate | (Inherited from IMyCameraController.) |
![]() | RotateStopped | (Inherited from IMyCameraController.) |
![]() | SearchActionsOfName | (Inherited from IMyTerminalBlock.) |
![]() | SetColorMaskForSubparts | (Inherited from IMyEntity.) |
![]() | SetCustomName(String) | Obsolete. (Inherited from IMyTerminalBlock.) |
![]() | SetCustomName(StringBuilder) | Obsolete. (Inherited from IMyTerminalBlock.) |
![]() | SetDamageEffect | (Inherited from IMyCubeBlock.) |
![]() | SetEffect(String, Boolean) | (Inherited from IMyCubeBlock.) |
![]() | SetEffect(String, Single, Boolean, Boolean, Boolean) | (Inherited from IMyCubeBlock.) |
![]() | SetEmissiveParts | (Inherited from IMyEntity.) |
![]() | SetEmissivePartsForSubparts | (Inherited from IMyEntity.) |
![]() | SetLocalMatrix | (Inherited from IMyEntity.) |
![]() | SetPosition | (Inherited from IMyEntity.) |
![]() | SetWorldMatrix | (Inherited from IMyEntity.) |
![]() | TimeUntilScan |
Returns the number of milliseconds until the camera can do a raycast of the given distance.
(Inherited from IMyCameraBlock.) |
![]() | TryGetSubpart | (Inherited from IMyEntity.) |
![]() | UpdateGamePruningStructure | Obsolete. (Inherited from IMyEntity.) |
![]() | UpdateIsWorking | (Inherited from IMyCubeBlock.) |
![]() | UpdateVisual | (Inherited from IMyCubeBlock.) |