C# Class ShapeKeys, PoniGame

Inheritance: MonoBehaviour
Mostra file Open project: 3dAnon/PoniGame Class Usage Examples

Public Properties

Property Type Description
animatedBone Transform
shapeKeyIndex int

Public Methods

Method Description
LateUpdate ( ) : void

Method Details

LateUpdate() public method

public LateUpdate ( ) : void
return void

Property Details

animatedBone public_oe property

public Transform animatedBone
return Transform

shapeKeyIndex public_oe property

public int shapeKeyIndex
return int