PhysObj

From GMod Wiki

Revision as of 14:02, 8 May 2011 by Wizard (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Manipulate and control an entity's physical object.

Object Methods

NewerShared.png PhysObj:__eq
NewerShared.png PhysObj:__index
NewerShared.png PhysObj:__tostring
NewerShared.png PhysObj:AddAngleVelocity
NewerShared.png PhysObj:AddGameFlag
NewerShared.png PhysObj:AddVelocity
NewerShared.png PhysObj:AlignAngles
NewerShared.png PhysObj:ApplyForceCenter
NewerShared.png PhysObj:ApplyForceOffset
NewerShared.png PhysObj:CalculateForceOffset
NewerShared.png PhysObj:CalculateVelocityOffset
NewerShared.png PhysObj:ClearGameFlag
NewerShared.png PhysObj:ComputeShadowControl
NewerShared.png PhysObj:EnableCollisions
NewerShared.png PhysObj:EnableDrag
NewerShared.png PhysObj:EnableGravity
NewerShared.png PhysObj:EnableMotion
NewerShared.png PhysObj:GetAABB
NewerShared.png PhysObj:GetAngles
NewerShared.png PhysObj:GetAngleVelocity
NewerShared.png PhysObj:GetAngle
NewerShared.png PhysObj:GetDamping
NewerShared.png PhysObj:GetEnergy
NewerShared.png PhysObj:GetEntity
NewerShared.png PhysObj:GetInertia
NewerShared.png PhysObj:GetInvInertia
NewerShared.png PhysObj:GetInvMass
NewerShared.png PhysObj:GetMassCenter
NewerShared.png PhysObj:GetMass
NewerShared.png PhysObj:GetMaterial
NewerShared.png PhysObj:GetPos
NewerShared.png PhysObj:GetRotDamping
NewerShared.png PhysObj:GetSpeedDamping
NewerShared.png PhysObj:GetSurfaceArea
NewerShared.png PhysObj:GetVelocity
NewerShared.png PhysObj:GetVolume
NewerShared.png PhysObj:HasGameFlag
NewerShared.png PhysObj:IsAsleep
NewerShared.png PhysObj:IsCollisionEnabled
NewerShared.png PhysObj:IsDragEnabled
NewerShared.png PhysObj:IsGravityEnabled
NewerShared.png PhysObj:IsMotionEnabled
NewerShared.png PhysObj:IsMoveable
NewerShared.png PhysObj:IsPenetrating
NewerShared.png PhysObj:IsValid
NewerShared.png PhysObj:LocalToWorldVector
NewerShared.png PhysObj:LocalToWorld
NewerShared.png PhysObj:OutputDebugInfo
NewerShared.png PhysObj:RotateAroundAxis
NewerShared.png PhysObj:SetAngleDragCoefficient
NewerShared.png PhysObj:SetAngle
NewerShared.png PhysObj:SetBuoyancyRatio
NewerShared.png PhysObj:SetDamping
NewerShared.png PhysObj:SetDragCoefficient
NewerShared.png PhysObj:SetInertia
NewerShared.png PhysObj:SetMass
NewerShared.png PhysObj:SetMaterial
NewerShared.png PhysObj:SetPos
NewerShared.png PhysObj:SetVelocityInstantaneous
NewerShared.png PhysObj:SetVelocity
NewerShared.png PhysObj:Sleep
NewerShared.png PhysObj:UpdateShadow
NewerShared.png PhysObj:Wake
NewerShared.png PhysObj:WorldToLocalVector
NewerShared.png PhysObj:WorldToLocal


NewerServer.png PhysObj:GetStress

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox