LeviLamina
Loading...
Searching...
No Matches
RopeParams Struct Reference

Public Types

enum class  Flags : int { None = 0 , DynamicResize = 2 , DynamicStretch = 4 , CollisionEnabled = 8 }

Public Member Functions

MCAPI RopeParams (::Vec3 const &startPin, ::Vec3 const &endPin, float length)
MCAPI void leadInit ()
MCAPI void * $ctor (::Vec3 const &startPin, ::Vec3 const &endPin, float length)

Public Attributes

::ll::TypedStorage< 4, 4, float > mNodeDist
::ll::TypedStorage< 4, 4, float > mNodeSize
::ll::TypedStorage< 4, 4, float > mGravity
::ll::TypedStorage< 4, 4, float > mSlack
::ll::TypedStorage< 4, 4, float > mMaxTension
::ll::TypedStorage< 4, 4, float > mVelDamping
::ll::TypedStorage< 4, 4, float > mRelaxation
::ll::TypedStorage< 4, 4, float > mFriction
::ll::TypedStorage< 4, 12, ::Vec3mStartPin
::ll::TypedStorage< 4, 12, ::Vec3mEndPin
::ll::TypedStorage< 8, 8, uint64 > mIterations
::ll::TypedStorage< 8, 8, uint64 > mDestroyDelay
::ll::TypedStorage< 4, 4, int > mFlags
::ll::TypedStorage< 4, 4, float > mLength
::ll::TypedStorage< 4, 4, float > mOriginalNodeDist

Constructor & Destructor Documentation

◆ RopeParams()

MCAPI RopeParams::RopeParams ( ::Vec3 const & startPin,
::Vec3 const & endPin,
float length )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ leadInit()

MCAPI void RopeParams::leadInit ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * RopeParams::$ctor ( ::Vec3 const & startPin,
::Vec3 const & endPin,
float length )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: