C# Class VJWebCam, fuze-vj-kit

Inheritance: MonoBehaviour
Afficher le fichier Open project: unity3d-jp/fuze-vj-kit Class Usage Examples

Méthodes publiques

Свойство Type Description
targetMaterial Material
texturePropertyName string

Méthodes publiques

Méthode Description
SetWebCamTexture ( int w, int h, int f ) : void
Start ( ) : void

Method Details

SetWebCamTexture() public méthode

public SetWebCamTexture ( int w, int h, int f ) : void
w int
h int
f int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

targetMaterial public_oe property

public Material targetMaterial
Résultat Material

texturePropertyName public_oe property

public string texturePropertyName
Résultat string