Packagelaya.d3.graphics
Classpublic class VertexShurikenParticleBillboard
InheritanceVertexShurikenParticleBillboard Inheritance Object
Implements IVertex

VertexShurikenParticle 类用于创建粒子顶点结构。



Public Properties
 PropertyDefined By
  cornerTextureCoordinate : Vector4
[read-only]
VertexShurikenParticleBillboard
  positionStartLifeTime : Vector4
[read-only]
VertexShurikenParticleBillboard
  random0 : Vector4
[read-only]
VertexShurikenParticleBillboard
  random1 : Vector4
[read-only]
VertexShurikenParticleBillboard
  simulationWorldPostion : Vector3
[read-only]
VertexShurikenParticleBillboard
  startColor : Vector4
[read-only]
VertexShurikenParticleBillboard
  startLifeTime : Number
[read-only]
VertexShurikenParticleBillboard
  startRotation0 : Vector3
[read-only]
VertexShurikenParticleBillboard
  startRotation1 : Vector3
[read-only]
VertexShurikenParticleBillboard
  startRotation2 : Vector3
[read-only]
VertexShurikenParticleBillboard
  startSize : Vector3
[read-only]
VertexShurikenParticleBillboard
  startSpeed : Number
[read-only]
VertexShurikenParticleBillboard
  time : Number
[read-only]
VertexShurikenParticleBillboard
  velocity : Vector3
[read-only]
VertexShurikenParticleBillboard
  vertexDeclaration : VertexDeclaration
[read-only]
VertexShurikenParticleBillboard
Public Methods
 MethodDefined By
  
VertexShurikenParticleBillboard(cornerTextureCoordinate:Vector4, positionStartLifeTime:Vector4, velocity:Vector3, startColor:Vector4, startSize:Vector3, startRotation0:Vector3, startRotation1:Vector3, startRotation2:Vector3, ageAddScale:Number, time:Number, startSpeed:Number, randoms0:Vector4, randoms1:Vector4, simulationWorldPostion:Vector3)
VertexShurikenParticleBillboard
Property Detail
cornerTextureCoordinateproperty
cornerTextureCoordinate:Vector4  [read-only]


Implementation
    public function get cornerTextureCoordinate():Vector4
positionStartLifeTimeproperty 
positionStartLifeTime:Vector4  [read-only]


Implementation
    public function get positionStartLifeTime():Vector4
random0property 
random0:Vector4  [read-only]


Implementation
    public function get random0():Vector4
random1property 
random1:Vector4  [read-only]


Implementation
    public function get random1():Vector4
simulationWorldPostionproperty 
simulationWorldPostion:Vector3  [read-only]


Implementation
    public function get simulationWorldPostion():Vector3
startColorproperty 
startColor:Vector4  [read-only]


Implementation
    public function get startColor():Vector4
startLifeTimeproperty 
startLifeTime:Number  [read-only]


Implementation
    public function get startLifeTime():Number
startRotation0property 
startRotation0:Vector3  [read-only]


Implementation
    public function get startRotation0():Vector3
startRotation1property 
startRotation1:Vector3  [read-only]


Implementation
    public function get startRotation1():Vector3
startRotation2property 
startRotation2:Vector3  [read-only]


Implementation
    public function get startRotation2():Vector3
startSizeproperty 
startSize:Vector3  [read-only]


Implementation
    public function get startSize():Vector3
startSpeedproperty 
startSpeed:Number  [read-only]


Implementation
    public function get startSpeed():Number
timeproperty 
time:Number  [read-only]


Implementation
    public function get time():Number
velocityproperty 
velocity:Vector3  [read-only]


Implementation
    public function get velocity():Vector3
vertexDeclarationproperty 
vertexDeclaration:VertexDeclaration  [read-only]


Implementation
    public function get vertexDeclaration():VertexDeclaration
Constructor Detail
VertexShurikenParticleBillboard()Constructor
public function VertexShurikenParticleBillboard(cornerTextureCoordinate:Vector4, positionStartLifeTime:Vector4, velocity:Vector3, startColor:Vector4, startSize:Vector3, startRotation0:Vector3, startRotation1:Vector3, startRotation2:Vector3, ageAddScale:Number, time:Number, startSpeed:Number, randoms0:Vector4, randoms1:Vector4, simulationWorldPostion:Vector3)



Parameters
cornerTextureCoordinate:Vector4
 
positionStartLifeTime:Vector4
 
velocity:Vector3
 
startColor:Vector4
 
startSize:Vector3
 
startRotation0:Vector3
 
startRotation1:Vector3
 
startRotation2:Vector3
 
ageAddScale:Number
 
time:Number
 
startSpeed:Number
 
randoms0:Vector4
 
randoms1:Vector4
 
simulationWorldPostion:Vector3