record TSkinnedMeshWeight

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSkinnedMeshWeight = record

Description

A vertex weight.
I cannot find documentation on its use at this moment.

Overview

Fields

BufferID: Word;
VertexID: LongWord;
Strength: Single;

Description

Fields

BufferID: Word;

Index of the mesh buffer.

VertexID: LongWord;

Index of the vertex.

Strength: Single;

Weight Strength/Percentage (0-1).


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22