IMyEntitiesEnableEntityBoundingBoxDraw Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.ModAPI.IMyEntities.EnableEntityBoundingBoxDraw(VRage.ModAPI.IMyEntity,System.Boolean,System.Nullable{VRageMath.Vector4},System.Single,System.Nullable{VRageMath.Vector3})"]
Namespace: VRage.ModAPI
void EnableEntityBoundingBoxDraw( IMyEntity entity, bool enable, Nullable<Vector4> color = null, float lineWidth = 0.01f, Nullable<Vector3> inflateAmount = null )
[Missing <param name="entity"/> documentation for "M:VRage.ModAPI.IMyEntities.EnableEntityBoundingBoxDraw(VRage.ModAPI.IMyEntity,System.Boolean,System.Nullable{VRageMath.Vector4},System.Single,System.Nullable{VRageMath.Vector3})"]
[Missing <param name="enable"/> documentation for "M:VRage.ModAPI.IMyEntities.EnableEntityBoundingBoxDraw(VRage.ModAPI.IMyEntity,System.Boolean,System.Nullable{VRageMath.Vector4},System.Single,System.Nullable{VRageMath.Vector3})"]
[Missing <param name="color"/> documentation for "M:VRage.ModAPI.IMyEntities.EnableEntityBoundingBoxDraw(VRage.ModAPI.IMyEntity,System.Boolean,System.Nullable{VRageMath.Vector4},System.Single,System.Nullable{VRageMath.Vector3})"]
[Missing <param name="lineWidth"/> documentation for "M:VRage.ModAPI.IMyEntities.EnableEntityBoundingBoxDraw(VRage.ModAPI.IMyEntity,System.Boolean,System.Nullable{VRageMath.Vector4},System.Single,System.Nullable{VRageMath.Vector3})"]
[Missing <param name="inflateAmount"/> documentation for "M:VRage.ModAPI.IMyEntities.EnableEntityBoundingBoxDraw(VRage.ModAPI.IMyEntity,System.Boolean,System.Nullable{VRageMath.Vector4},System.Single,System.Nullable{VRageMath.Vector3})"]