MultiBuffer Class
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Location
- Namespace
- Fuse.Drawing.Internal
- Package
- Fuse.Drawing 2.9.1
Interface of MultiBuffer
AllocFloat : Field uno
AllocFloat2 : Field uno
AllocFloat3 : Field uno
AllocFloat4 : Field uno
AllocUShort : Field uno
AppendByte(byte) uno
AppendByteNF(float) uno
AppendEnd uno
AppendFloat(double) uno
AppendFloat2(double, double) uno
AppendFloat2(float2) uno
AppendFloat3(double, double, double) uno
AppendFloat3(float3) uno
AppendFloat4(float4) uno
AppendOpen uno
AppendUShort(int) uno
AppendUShort(ushort) uno
AppendUShortNF(float) uno
EndAlloc uno
MultiBuffer Constructor uno
Stride : int uno
Inherited from TypedBuffer
back : byte[] uno
capacity : int uno
CheckGrow uno
Clear uno
Count : int uno
GetBytes : byte[] uno
GetDeviceIndex : IndexBuffer uno
GetDeviceVertex : VertexBuffer uno
Init(int) uno
InitDeviceIndex(BufferUsage) uno
Creates a device index buffer for this buffer.