Adobe Extending Flash Professional CS5 Manual do Utilizador Página 330

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 565
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 329
308
EXTENDING FLASH PROFESSIONAL
HalfEdge object
Last updated 5/2/2011
Description
Read-only property; an integer with a value of 0 or 1 that specifies the index for this HalfEdge object in the parent edge.
Example
The following example displays the index value for the specified half edge in the Output panel:
var shape = fl.getDocumentDOM().selection[0];
var hEdge = shape.edges[0].getHalfEdge(0);
var heIndex = hEdge.index;
Vista de página 329
1 2 ... 325 326 327 328 329 330 331 332 333 334 335 ... 564 565

Comentários a estes Manuais

Sem comentários