ZkoObjectProtoDef
9 items
- All (9)
- Constructors (1)
- Properties (8)
All
9constructorZkoObjectProtoDef
constructor(type: String, refId: String, isReference: Boolean, scene: ZScene?, group: ZGroup?, model: ZModel?, camera: ZCamera?, skeleton: ZSkeleton?)
valcamera
val camera: ZCamera?
valgroup
val group: ZGroup?
valisReference
val isReference: Boolean
valmodel
val model: ZModel?
valrefId
val refId: String
valscene
val scene: ZScene?
valskeleton
val skeleton: ZSkeleton?
valtype
val type: String
Constructors
1constructorZkoObjectProtoDef
constructor(type: String, refId: String, isReference: Boolean, scene: ZScene?, group: ZGroup?, model: ZModel?, camera: ZCamera?, skeleton: ZSkeleton?)