Struct v256
Represents a 256 bit SIMD value
Syntax
Constructors
v256(Byte)
Declaration
Parameters
Type |
Name |
Description |
Byte |
b |
|
v256(Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte)
Declaration
public v256(byte a, byte b, byte c, byte d, byte e, byte f, byte g, byte h, byte i, byte j, byte k, byte l, byte m, byte n, byte o, byte p, byte q, byte r, byte s, byte t, byte u, byte v, byte w, byte x, byte y, byte z, byte A, byte B, byte C, byte D, byte E, byte F)
Parameters
v256(Double)
Declaration
Parameters
Type |
Name |
Description |
Double |
f |
|
v256(Double, Double, Double, Double)
Declaration
public v256(double a, double b, double c, double d)
Parameters
v256(Int16)
Declaration
Parameters
Type |
Name |
Description |
Int16 |
v |
|
v256(Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16)
Declaration
public v256(short a, short b, short c, short d, short e, short f, short g, short h, short i, short j, short k, short l, short m, short n, short o, short p)
Parameters
v256(Int32)
Declaration
Parameters
Type |
Name |
Description |
Int32 |
v |
|
v256(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Declaration
public v256(int a, int b, int c, int d, int e, int f, int g, int h)
Parameters
v256(Int64)
Declaration
Parameters
Type |
Name |
Description |
Int64 |
f |
|
v256(Int64, Int64, Int64, Int64)
Declaration
public v256(long a, long b, long c, long d)
Parameters
v256(SByte)
Declaration
Parameters
Type |
Name |
Description |
SByte |
b |
|
v256(SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte, SByte)
Declaration
public v256(sbyte a, sbyte b, sbyte c, sbyte d, sbyte e, sbyte f, sbyte g, sbyte h, sbyte i, sbyte j, sbyte k, sbyte l, sbyte m, sbyte n, sbyte o, sbyte p, sbyte q, sbyte r, sbyte s, sbyte t, sbyte u, sbyte v, sbyte w, sbyte x, sbyte y, sbyte z, sbyte A, sbyte B, sbyte C, sbyte D, sbyte E, sbyte F)
Parameters
v256(Single)
Declaration
Parameters
Type |
Name |
Description |
Single |
f |
|
v256(Single, Single, Single, Single, Single, Single, Single, Single)
Declaration
public v256(float a, float b, float c, float d, float e, float f, float g, float h)
Parameters
v256(UInt16)
Declaration
Parameters
Type |
Name |
Description |
UInt16 |
v |
|
v256(UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16, UInt16)
Declaration
public v256(ushort a, ushort b, ushort c, ushort d, ushort e, ushort f, ushort g, ushort h, ushort i, ushort j, ushort k, ushort l, ushort m, ushort n, ushort o, ushort p)
Parameters
v256(UInt32)
Declaration
Parameters
Type |
Name |
Description |
UInt32 |
v |
|
v256(UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Declaration
public v256(uint a, uint b, uint c, uint d, uint e, uint f, uint g, uint h)
Parameters
v256(UInt64)
Declaration
Parameters
Type |
Name |
Description |
UInt64 |
f |
|
v256(UInt64, UInt64, UInt64, UInt64)
Declaration
public v256(ulong a, ulong b, ulong c, ulong d)
Parameters
v256(v128, v128)
Declaration
public v256(v128 lo, v128 hi)
Parameters
Fields
Byte0
Declaration
Field Value
Byte1
Declaration
Field Value
Byte10
Declaration
Field Value
Byte11
Declaration
Field Value
Byte12
Declaration
Field Value
Byte13
Declaration
Field Value
Byte14
Declaration
Field Value
Byte15
Declaration
Field Value
Byte16
Declaration
Field Value
Byte17
Declaration
Field Value
Byte18
Declaration
Field Value
Byte19
Declaration
Field Value
Byte2
Declaration
Field Value
Byte20
Declaration
Field Value
Byte21
Declaration
Field Value
Byte22
Declaration
Field Value
Byte23
Declaration
Field Value
Byte24
Declaration
Field Value
Byte25
Declaration
Field Value
Byte26
Declaration
Field Value
Byte27
Declaration
Field Value
Byte28
Declaration
Field Value
Byte29
Declaration
Field Value
Byte3
Declaration
Field Value
Byte30
Declaration
Field Value
Byte31
Declaration
Field Value
Byte4
Declaration
Field Value
Byte5
Declaration
Field Value
Byte6
Declaration
Field Value
Byte7
Declaration
Field Value
Byte8
Declaration
Field Value
Byte9
Declaration
Field Value
Double0
Declaration
Field Value
Double1
Declaration
Field Value
Double2
Declaration
Field Value
Double3
Declaration
Field Value
Float0
Declaration
Field Value
Float1
Declaration
Field Value
Float2
Declaration
Field Value
Float3
Declaration
Field Value
Float4
Declaration
Field Value
Float5
Declaration
Field Value
Float6
Declaration
Field Value
Float7
Declaration
Field Value
Hi128
Declaration
Field Value
Lo128
Declaration
Field Value
SByte0
Declaration
Field Value
SByte1
Declaration
Field Value
SByte10
Declaration
Field Value
SByte11
Declaration
Field Value
SByte12
Declaration
Field Value
SByte13
Declaration
Field Value
SByte14
Declaration
Field Value
SByte15
Declaration
Field Value
SByte16
Declaration
Field Value
SByte17
Declaration
Field Value
SByte18
Declaration
Field Value
SByte19
Declaration
Field Value
SByte2
Declaration
Field Value
SByte20
Declaration
Field Value
SByte21
Declaration
Field Value
SByte22
Declaration
Field Value
SByte23
Declaration
Field Value
SByte24
Declaration
Field Value
SByte25
Declaration
Field Value
SByte26
Declaration
Field Value
SByte27
Declaration
Field Value
SByte28
Declaration
Field Value
SByte29
Declaration
Field Value
SByte3
Declaration
Field Value
SByte30
Declaration
Field Value
SByte31
Declaration
Field Value
SByte4
Declaration
Field Value
SByte5
Declaration
Field Value
SByte6
Declaration
Field Value
SByte7
Declaration
Field Value
SByte8
Declaration
Field Value
SByte9
Declaration
Field Value
SInt0
Declaration
Field Value
SInt1
Declaration
Field Value
SInt2
Declaration
Field Value
SInt3
Declaration
Field Value
SInt4
Declaration
Field Value
SInt5
Declaration
Field Value
SInt6
Declaration
Field Value
SInt7
Declaration
Field Value
SLong0
Declaration
Field Value
SLong1
Declaration
Field Value
SLong2
Declaration
Field Value
SLong3
Declaration
Field Value
SShort0
Declaration
Field Value
SShort1
Declaration
Field Value
SShort10
Declaration
Field Value
SShort11
Declaration
Field Value
SShort12
Declaration
Field Value
SShort13
Declaration
Field Value
SShort14
Declaration
Field Value
SShort15
Declaration
Field Value
SShort2
Declaration
Field Value
SShort3
Declaration
Field Value
SShort4
Declaration
Field Value
SShort5
Declaration
Field Value
SShort6
Declaration
Field Value
SShort7
Declaration
Field Value
SShort8
Declaration
Field Value
SShort9
Declaration
Field Value
UInt0
Declaration
Field Value
UInt1
Declaration
Field Value
UInt2
Declaration
Field Value
UInt3
Declaration
Field Value
UInt4
Declaration
Field Value
UInt5
Declaration
Field Value
UInt6
Declaration
Field Value
UInt7
Declaration
Field Value
ULong0
Declaration
Field Value
ULong1
Declaration
Field Value
ULong2
Declaration
Field Value
ULong3
Declaration
Field Value
UShort0
Declaration
Field Value
UShort1
Declaration
Field Value
UShort10
Declaration
Field Value
UShort11
Declaration
Field Value
UShort12
Declaration
Field Value
UShort13
Declaration
Field Value
UShort14
Declaration
Field Value
UShort15
Declaration
Field Value
UShort2
Declaration
Field Value
UShort3
Declaration
Field Value
UShort4
Declaration
Field Value
UShort5
Declaration
Field Value
UShort6
Declaration
Field Value
UShort7
Declaration
Field Value
UShort8
Declaration
Field Value
UShort9
Declaration
Field Value
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.