OpenMetaverse Protocol Library Developers API Documentation
PackPathTwist Method (pathTwist)
NamespacesOpenMetaversePrimitivePackPathTwist(Single)
Packs PathTwist, PathTwistBegin, PathRadiusOffset, and PathSkew parameters in to signed eight bit values
Declaration Syntax
C#
public 
static 
sbyte 
PackPathTwist(
        
float 
pathTwist
)
Parameters
pathTwist ( Single)
Floating point parameter to pack
Return Value
Signed eight bit value containing the packed parameter

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