Documentation / scene / ZHairEncodeOptions
Type Alias: ZHairEncodeOptions
ZHairEncodeOptions =
object
Defined in: libs/scene/src/asset/loaders/zhair/zhair_format.ts:162
File-level facts that are not derivable from the strands themselves.
Properties
unitScale?
optionalunitScale?:number
Defined in: libs/scene/src/asset/loaders/zhair/zhair_format.ts:164
Scale converting the stored units to metres. Defaults to 1.
sourcePath?
optionalsourcePath?:string
Defined in: libs/scene/src/asset/loaders/zhair/zhair_format.ts:166
Path of the source archive, recorded for reimport.
sourceFormat?
optionalsourceFormat?:"alembic"|"hair"
Defined in: libs/scene/src/asset/loaders/zhair/zhair_format.ts:168
Container the strands came from.