Class MBUF
Namespace: ValveResourceFormat.Blocks
Assembly: ValveResourceFormat.dll
"MBUF" block.
public class MBUF : VBIBInheritance
Inherited Members
VBIB.Type, VBIB.VertexBuffers, VBIB.IndexBuffers, VBIB.Read(BinaryReader), VBIB.GetScalarAttributeArray(VBIB.OnDiskBufferData, VBIB.RenderInputLayoutField), VBIB.GetVector2AttributeArray(VBIB.OnDiskBufferData, VBIB.RenderInputLayoutField), VBIB.GetVector3AttributeArray(VBIB.OnDiskBufferData, VBIB.RenderInputLayoutField), VBIB.GetVector4AttributeArray(VBIB.OnDiskBufferData, VBIB.RenderInputLayoutField), VBIB.GetNormalTangentArray(VBIB.OnDiskBufferData, VBIB.RenderInputLayoutField), VBIB.GetBlendIndicesArray(VBIB.OnDiskBufferData, VBIB.RenderInputLayoutField, int[]?), VBIB.GetBlendWeightsArray(VBIB.OnDiskBufferData, VBIB.RenderInputLayoutField), VBIB.Serialize(Stream), VBIB.WriteText(IndentedTextWriter), VBIB.GetFormatInfo(VBIB.RenderInputLayoutField), Block.Type, Block.Offset, Block.Size, Block.Resource, Block.Read(BinaryReader), Block.ToString(), Block.WriteText(IndentedTextWriter), Block.Serialize(Stream)
Extension Methods
ResourceDataExtensions.AsKeyValueCollection(Block)
Properties
Type
Gets the block type.
public override BlockType Type { get; }
