OpenMetaverse Protocol Library Developers API Documentation
UnpackPathTwist Method (pathTwist)
NamespacesOpenMetaversePrimitiveUnpackPathTwist(SByte)
Unpacks PathTwist, PathTwistBegin, PathRadiusOffset, and PathSkew parameters from signed eight bit integers to floating point values
Declaration Syntax
C#
public 
static 
float 
UnpackPathTwist(
        
sbyte 
pathTwist
)
Parameters
pathTwist ( SByte)
Signed eight bit value to unpack
Return Value
Unpacked floating point value

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)