Condividi tramite


MDLMesh.GenerateLightMapVertexColors(MDLLight[], MDLObject[], String) Metodo

Definizione

Genera i dati del colore dei vertici che rappresentano il risultato calcolato dell'ombreggiatura dalle luci specificate, impedite dagli oggetti specificati.

[Foundation.Export("generateLightMapVertexColorsWithLightsToConsider:objectsToConsider:vertexAttributeNamed:")]
public virtual bool GenerateLightMapVertexColors (ModelIO.MDLLight[] lightsToConsider, ModelIO.MDLObject[] objectsToConsider, string vertexAttributeName);
abstract member GenerateLightMapVertexColors : ModelIO.MDLLight[] * ModelIO.MDLObject[] * string -> bool
override this.GenerateLightMapVertexColors : ModelIO.MDLLight[] * ModelIO.MDLObject[] * string -> bool

Parametri

lightsToConsider
MDLLight[]
objectsToConsider
MDLObject[]
vertexAttributeName
String

Restituisce

Attributi

Si applica a