EnablePhysicsGroundPlane

Definition

EnablePhysicsGroundPlane()

Description

As its name implies, this function enables default physics ground plane.

Example

function Init()
    EnablePhysicsGroundPlane()
end

function Update()

end
adminEnablePhysicsGroundPlane