Packageaway3dlite.animators.bones
Classpublic class SkinVertex

Public Properties
 PropertyDefined by
  controllers : Vector
SkinVertex
  weights : Vector
SkinVertex
Public Methods
 MethodDefined by
  
SkinVertex
  
SkinVertex
  
update():void
SkinVertex
  
updateVertices(startIndex:int, vertices:Vector):void
SkinVertex
Property detail
controllersproperty
public var controllers:Vector
weightsproperty 
public var weights:Vector
Constructor detail
SkinVertex()constructor
public function SkinVertex() Init Parameters
Method detail
clone()method
public function clone():SkinVertex

Returns
SkinVertex
update()method 
public function update():void
updateVertices()method 
public function updateVertices(startIndex:int, vertices:Vector):void Parameters
startIndex:int
 
vertices:Vector
Wiki link
Click to go to the wiki page for 'away3dlite.animators.bones.SkinVertex'

Code examples

Comments