Namespace: Tzu_Engine.Physic
Assembly: Tzu_Engine (in Tzu_Engine.dll)

Syntax

Visual Basic (Declaration)
Public Structure TZPhysics.NewtonHingeSliderUpdateDesc
C#
public struct TZPhysics.NewtonHingeSliderUpdateDesc
C++
value class TZPhysics.NewtonHingeSliderUpdateDesc
J#
public final class TZPhysics.NewtonHingeSliderUpdateDesc extends ValueType
JScript
JScript suports the use of structures, but not the declaration of new ones.

Inheritance Hierarchy

System.Object
   Tzu_Engine.Physic.TZPhysics.NewtonHingeSliderUpdateDesc

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also