IMyCameraBlock Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI
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.) |
Name | Description | |
---|---|---|
![]() | AllowCubeBuilding | (Inherited from IMyCameraController.) |
![]() | AvailableScanRange |
The maximum distance that this camera can scan, based on the time since the last scan.
(Inherited from IMyCameraBlock.) |
![]() | BlockDefinition | (Inherited from IMyCubeBlock.) |
![]() | CastShadows | (Inherited from IMyEntity.) |
![]() | CheckConnectionAllowed | (Inherited from IMyCubeBlock.) |
![]() | Closed | (Inherited from IMyEntity.) |
![]() | Components | (Inherited from IMyEntity.) |
![]() | CubeGrid | (Inherited from IMyCubeBlock.) |
![]() | CustomData |
Gets or sets the Custom Data string.
NOTE: Only use this for user input. For storing large mod configs, create your own MyModStorageComponent
(Inherited from IMyTerminalBlock.) |
![]() | CustomInfo | (Inherited from IMyTerminalBlock.) |
![]() | CustomName | (Inherited from IMyTerminalBlock.) |
![]() | CustomNameWithFaction | (Inherited from IMyTerminalBlock.) |
![]() | DebugAsyncLoading | (Inherited from IMyEntity.) |
![]() | DefinitionDisplayNameText | (Inherited from IMyCubeBlock.) |
![]() | DetailedInfo | (Inherited from IMyTerminalBlock.) |
![]() | DisassembleRatio | (Inherited from IMyCubeBlock.) |
![]() | DisplayName | (Inherited from IMyEntity.) |
![]() | DisplayNameText | (Inherited from IMyCubeBlock.) |
![]() | Enabled | (Inherited from IMyFunctionalBlock.) |
![]() | EnableRaycast |
When this is true, the available raycast distance will count up, and power usage is increased.
(Inherited from IMyCameraBlock.) |
![]() | EntityId | (Inherited from IMyEntity.) |
![]() | FastCastShadowResolve | (Inherited from IMyEntity.) |
![]() | Flags | (Inherited from IMyEntity.) |
![]() | ForceFirstPersonCamera | (Inherited from IMyCameraController.) |
![]() | GameLogic | (Inherited from IMyEntity.) |
![]() | HasInventory | (Inherited from IMyEntity.) |
![]() | Hierarchy | (Inherited from IMyEntity.) |
![]() | InScene | (Inherited from IMyEntity.) |
![]() | InvalidateOnMove | (Inherited from IMyEntity.) |
![]() | InventoryCount | (Inherited from IMyEntity.) |
![]() | IsActive |
Determines whether this camera is currently in use.
(Inherited from IMyCameraBlock.) |
![]() | IsBeingHacked | (Inherited from IMyCubeBlock.) |
![]() | IsCCDForProjectiles | Obsolete. (Inherited from IMyEntity.) |
![]() | IsFunctional | (Inherited from IMyCubeBlock.) |
![]() | IsInFirstPersonView | (Inherited from IMyCameraController.) |
![]() | IsVolumetric | (Inherited from IMyEntity.) |
![]() | IsWorking | (Inherited from IMyCubeBlock.) |
![]() | LocalAABB | (Inherited from IMyEntity.) |
![]() | LocalAABBHr | (Inherited from IMyEntity.) |
![]() | LocalMatrix | (Inherited from IMyEntity.) |
![]() | LocalVolume | (Inherited from IMyEntity.) |
![]() | LocalVolumeOffset | (Inherited from IMyEntity.) |
![]() | LocationForHudMarker | Obsolete. (Inherited from IMyEntity.) |
![]() | MarkedForClose | (Inherited from IMyEntity.) |
![]() | Mass | (Inherited from IMyCubeBlock.) |
![]() | Max | (Inherited from IMyCubeBlock.) |
![]() | MaxGlassDistSq | (Inherited from IMyEntity.) |
![]() | Min | (Inherited from IMyCubeBlock.) |
![]() | Model | (Inherited from IMyEntity.) |
![]() | Name | (Inherited from IMyEntity.) |
![]() | NearFlag | (Inherited from IMyEntity.) |
![]() | NeedsDraw | (Inherited from IMyEntity.) |
![]() | NeedsDrawFromParent | (Inherited from IMyEntity.) |
![]() | NeedsResolveCastShadow | (Inherited from IMyEntity.) |
![]() | NeedsUpdate | (Inherited from IMyEntity.) |
![]() | NumberInGrid | (Inherited from IMyCubeBlock.) |
![]() | Orientation | (Inherited from IMyCubeBlock.) |
![]() | OwnerId | (Inherited from IMyCubeBlock.) |
![]() | Parent | (Inherited from IMyEntity.) |
![]() | PersistentFlags | (Inherited from IMyEntity.) |
![]() | Physics | (Inherited from IMyEntity.) |
![]() | Position | (Inherited from IMyCubeBlock.) |
![]() | PositionComp | (Inherited from IMyEntity.) |
![]() | RaycastConeLimit |
Returns the maximum positive angle you can apply for pitch and yaw.
(Inherited from IMyCameraBlock.) |
![]() | RaycastDistanceLimit |
Returns the maximum distance you can request a raycast. -1 means infinite.
(Inherited from IMyCameraBlock.) |
![]() | Render | (Inherited from IMyEntity.) |
![]() | ResourceSink | (Inherited from IMyCubeBlock.) |
![]() | Save | (Inherited from IMyEntity.) |
![]() | ShadowBoxLod | (Inherited from IMyEntity.) |
![]() | ShowInTerminal | (Inherited from IMyTerminalBlock.) |
![]() | ShowInToolbarConfig | (Inherited from IMyTerminalBlock.) |
![]() | ShowOnHUD | (Inherited from IMyTerminalBlock.) |
![]() | SkipIfTooSmall | (Inherited from IMyEntity.) |
![]() | SlimBlock | (Inherited from IMyCubeBlock.) |
![]() | Storage | (Inherited from IMyEntity.) |
![]() | Synchronized | (Inherited from IMyEntity.) |
![]() | SyncObject | (Inherited from IMyEntity.) |
![]() | Transparent | (Inherited from IMyEntity.) |
![]() | UpgradeValues | (Inherited from IMyCubeBlock.) |
![]() | Visible | (Inherited from IMyEntity.) |
![]() | WorldAABB | (Inherited from IMyEntity.) |
![]() | WorldAABBHr | (Inherited from IMyEntity.) |
![]() | WorldMatrix | (Inherited from IMyEntity.) |
![]() | WorldMatrixInvScaled | (Inherited from IMyEntity.) |
![]() | WorldMatrixNormalizedInv | (Inherited from IMyEntity.) |
![]() | WorldVolume | (Inherited from IMyEntity.) |
![]() | WorldVolumeHr | (Inherited from IMyEntity.) |
Name | Description | |
---|---|---|
![]() | AppendingCustomInfo |
Event to append custom info.
(Inherited from IMyTerminalBlock.) |
![]() | CustomNameChanged | (Inherited from IMyTerminalBlock.) |
![]() | EnabledChanged | (Inherited from IMyFunctionalBlock.) |
![]() | IsWorkingChanged | (Inherited from IMyCubeBlock.) |
![]() | OnClose | (Inherited from IMyEntity.) |
![]() | OnClosing | (Inherited from IMyEntity.) |
![]() | OnMarkForClose | (Inherited from IMyEntity.) |
![]() | OnPhysicsChanged | (Inherited from IMyEntity.) |
![]() | OnUpgradeValuesChanged | (Inherited from IMyCubeBlock.) |
![]() | OwnershipChanged | (Inherited from IMyTerminalBlock.) |
![]() | PropertiesChanged | (Inherited from IMyTerminalBlock.) |
![]() | ShowOnHUDChanged | (Inherited from IMyTerminalBlock.) |
![]() | VisibilityChanged | (Inherited from IMyTerminalBlock.) |