#import <BNBFace.h>
Definition at line 15 of file BNBFace.h.
◆ getFaceMesh
◆ getIndex
◆ getName
- (nonnull NSString *) getName |
|
|
|
- Returns
- face name (string)
◆ setFaceMesh:
- (void) setFaceMesh: |
|
(nullable BNBMesh *) |
mesh |
|
sets face mesh.
Must be only "$builtin$meshes/face.stream" mesh.
- Parameters
-
◆ setIndex:
- (void) setIndex: |
|
(int32_t) |
index |
|
sets face index for face.
Face mesh and textures will be updated according their faces index. If index will be greater than max faces can be found face resources update will be ignored.
- Parameters
-
The documentation for this class was generated from the following file: