Class CPhysPulley
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CPhysPulley : CPhysConstraint, IEquatable<CEntityInstance>
- Inheritance
-
objectCPhysPulley
- Implements
- Inherited Members
Constructors
CPhysPulley(nint)
public CPhysPulley(nint pointer)
Parameters
pointer
nint
Properties
AddLength
[SchemaMember("CPhysPulley", "m_addLength")]
public ref float AddLength { get; }
Property Value
GearRatio
[SchemaMember("CPhysPulley", "m_gearRatio")]
public ref float GearRatio { get; }
Property Value
Offset
[SchemaMember("CPhysPulley", "m_offset")]
public Span<Vector> Offset { get; }
Property Value
Position2
[SchemaMember("CPhysPulley", "m_position2")]
public Vector Position2 { get; }