We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
namespace: RageLib.GTA5.ResourceWrappers.PC.Meta.Types
RageLib.GTA5.ResourceWrappers.PC.Meta.Types
IMetaValue
MetaFloat4_XYZW
public class MetaFloat4_XYZW : IMetaValue
MetaFloat4_XYZW ()
MetaFloat4_XYZW (float x, float y, float z, float w)
W
X
Y
Z
void Read(DataReader reader)
void Write(DataWriter writer)