Class WeightMeshSpawnShapeValue

    • Constructor Detail

      • WeightMeshSpawnShapeValue

        public WeightMeshSpawnShapeValue()
    • Method Detail

      • calculateWeights

        public void calculateWeights()
        Calculate the weights of each triangle of the wrapped mesh. If the mesh has indices: the function will calculate the weight of those triangles. If the mesh has not indices: the function will consider the vertices as a triangle strip.