CItSeez3D.AvatarSdk.Core.AccessCredentials | |
CItSeez3D.AvatarSdk.Core.Communication.AccessData | Access data returned by auth request. |
CItSeez3D.AvatarSdk.Core.AdditionalTexturesParameters | |
CUnityGLTF.Cache.AnimationCacheData | |
CUnityGLTF.Cache.AnimationSamplerCacheData | |
▶CItSeez3D.AvatarSdk.Core.AsyncRequest | The main return type for most SDK calls. Analogue of Unity's WWW and UnityWebRequest classes. Should be used inside coroutines. AsyncRequests allow chaining of multiple async calls in a single coroutine, much like the traditional sequential code. Class is derived from CustomYieldInstruction, which allows you to yield on it, and then check the return value or the error once the async operation is completed. See the samples for usage examples. |
CItSeez3D.AvatarSdk.Core.AsyncRequest< DataType > | Async request with a defined result of DataType. |
▶CItSeez3D.AvatarSdk.Core.AsyncRequest< DataType > | |
CItSeez3D.AvatarSdk.Cloud.AsyncWebRequest< DataType > | Async request for web requests. |
CItSeez3D.AvatarSdk.Core.AsyncRequestThreaded< DataType > | Simple extension to the AsyncRequest, allows waiting for jobs in background threads in coroutine manner. |
CItSeez3D.AvatarSdk.Core.AsyncUtils | |
CGLTF.AttributeAccessor | |
CItSeez3D.AvatarSdk.Core.AvatarColor | |
CItSeez3D.AvatarSdk.Cloud.AvatarData | |
CItSeez3D.AvatarSdk.Cloud.AvatarHaircutData | |
CItSeez3D.AvatarSdk.Core.AvatarSdkMgr | Utility class (singleton) that takes care of a few things. 1) Singleton instance is a MonoBehaviour added as a component to active GameObject in a scene. Having this we can spawn coroutines from methods of classes not derived from MonoBehaviour (such as Connection or Session). 2) AvatarSdkMgr instance holds implementations of abstract interfaces used across the plugin, such as IStringManager and IPersistentStorage. |
CItSeez3D.AvatarSdk.Core.AvatarSdkSettings | |
▶CItSeez3D.AvatarSdk.Core.BasePersistentStorage | |
CItSeez3D.AvatarSdk.Core.DefaultPersistentStorage | Default implementation of IPersistentStorage. |
CItSeez3D.AvatarSdk.Core.FullbodyPersistentStorage | |
CItSeez3D.AvatarSdk.Core.BlendshapeReader | Read blendshapes from a simple binary format. |
CItSeez3D.AvatarSdk.Core.BlendshapesParameters | |
CUnityGLTF.Cache.BufferViewCacheData | |
CGLTF.ChunkInfo | Infomration that contains parsed chunk |
CItSeez3D.AvatarSdk.Cloud.CloudComputationParametersController | Resource manager for Cloud SDK |
CItSeez3D.AvatarSdk.Core.ComputationList | List of computation values such as haircuts, blendshapes |
CItSeez3D.AvatarSdk.Core.ComputationListValue | Represents the value in the list of the computation params (such as haircuts, blendshapes, etc) |
CItSeez3D.AvatarSdk.Core.ComputationParameters | Parameters for avatar generation |
▶CItSeez3D.AvatarSdk.Core.ComputationPropertiesGroup | Base class that stores group of the computation properties |
CItSeez3D.AvatarSdk.Core.AvatarModificationsGroup | Avatar Modification group |
CItSeez3D.AvatarSdk.Core.BodyShapeGroup | |
CItSeez3D.AvatarSdk.Core.ModelInfoGroup | Model Info group |
CItSeez3D.AvatarSdk.Core.ShapeModificationsGroup | |
▶CItSeez3D.AvatarSdk.Core.ComputationProperty | Base class represents the computation property |
CItSeez3D.AvatarSdk.Core.ComputationProperty< T > | Generic avatar calculation property |
CItSeez3D.AvatarSdk.Core.ComputationProperty< AvatarGender > | |
CItSeez3D.AvatarSdk.Core.ComputationProperty< bool > | |
CItSeez3D.AvatarSdk.Core.ComputationProperty< Color > | |
CItSeez3D.AvatarSdk.Core.ComputationProperty< float > | |
CItSeez3D.AvatarSdk.Core.ComputationProperty< int > | |
CItSeez3D.AvatarSdk.Core.ComputationProperty< ItSeez3D.AvatarSdk.Core.TextureSize > | |
▶CItSeez3D.AvatarSdk.Core.Communication.ConnectionBase | |
▶CItSeez3D.AvatarSdk.Cloud.Connection | |
CItSeez3D.AvatarSdk.Cloud.ConnectionForExportApi | |
CItSeez3D.AvatarSdk.Core.CoroutineExecutionResult | |
CItSeez3D.AvatarSdk.Core.CoroutineOutVar< T > | |
CGLTF.CoroutineGLTFSceneImporter.CoroutineResult< T > | |
▶CCustomYieldInstruction | |
CItSeez3D.AvatarSdk.Core.AsyncRequest< DataType > | Async request with a defined result of DataType. |
CItSeez3D.AvatarSdk.Cloud.DownloadedFileInfo | |
CItSeez3D.AvatarSdk.Core.MeshUtils.Edge | |
▶CEditorWindow | |
CItSeez3D.AvatarSdk.Core.Editor.AvatarSdkAboutWindow | |
CItSeez3D.AvatarSdk.Core.EncryptionUtils | Utilities for symmetric encryption/decryption. |
▶CException | |
CGLTF.GLTFHeaderInvalidException | |
CGLTF.GLTFLoadException | |
CGLTF.GLTFParseException | |
CUnityGLTF.GLTFLoadException | GLTFLoad exceptions occur during runtime errors through use of the GLTFSceneImporter |
CUnityGLTF.ShaderNotFoundException | |
CUnityGLTF.WebRequestException | |
CExifLib.ExifReader | Based on http://www.media.mit.edu/pia/Research/deepview/exif.html http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html |
CExifLib.ExifTag | |
CItSeez3D.AvatarSdk.Cloud.ExportData | |
CItSeez3D.AvatarSdk.Cloud.ExportItem | |
CUnityGLTF.ExportOptions | |
▶CGLTF.Schema.ExtensionFactory | Abstract class for factory which creates an extension. |
CGLTF.Schema.DefaultExtensionFactory | Default implementation of ExtensionFactory to keep around any extensions not directly referenced |
CGLTF.Schema.ExtTextureTransformExtensionFactory | |
CGLTF.Schema.KHR_materials_pbrSpecularGlossinessExtensionFactory | |
CGLTF.Schema.MSFT_LODExtensionFactory | |
CItSeez3D.AvatarSdk.Core.PlyReader.FaceUv | In .ply uv-coordinates are stored per face (three pairs of coordinates for each of three vertices of the triangle). |
CItSeez3D.AvatarSdk.Core.FlavourTraits | |
CItSeez3D.AvatarSdk.Core.FullbodyAvatarComputationParameters | Computation parameters for fullbody model |
CItSeez3D.AvatarSdk.Core.FullbodyAvatarLoader | Class to load an fullbody avatar model in GLTF format and to add it to the unity scene. |
CItSeez3D.AvatarSdk.Core.FullbodyMaterialAdjuster | |
CItSeez3D.AvatarSdkSamples.Core.GallerySample.GalleryAvatar | |
▶CGalleryAvatar | |
CItSeez3D.AvatarSdkSamples.Cloud.GallerySampleCloud.GalleryAvatarCloud | |
CGLTF.GLBHeader | Information containing parsed GLB Header |
CGLTF.CoroutineGLTFSceneImporter.GLBStream | |
CUnityGLTF.GLTFSceneImporter.GLBStream | |
CGLTF.Schema.GLTFId< T > | Abstract class that stores a reference to the root GLTF object and an id of an object of type T inside it. |
▶CGLTF.Schema.GLTFId< Accessor > | |
CGLTF.Schema.AccessorId | |
▶CGLTF.Schema.GLTFId< BufferView > | |
CGLTF.Schema.BufferViewId | |
▶CGLTF.Schema.GLTFId< GLTFBuffer > | |
CGLTF.Schema.BufferId | |
▶CGLTF.Schema.GLTFId< GLTFCamera > | |
CGLTF.Schema.CameraId | |
▶CGLTF.Schema.GLTFId< GLTFImage > | |
CGLTF.Schema.ImageId | |
▶CGLTF.Schema.GLTFId< GLTFMaterial > | |
CGLTF.Schema.MaterialId | |
▶CGLTF.Schema.GLTFId< GLTFMesh > | |
CGLTF.Schema.MeshId | |
▶CGLTF.Schema.GLTFId< GLTFScene > | |
CGLTF.Schema.SceneId | |
▶CGLTF.Schema.GLTFId< GLTFTexture > | |
CGLTF.Schema.TextureId | |
▶CGLTF.Schema.GLTFId< Node > | |
CGLTF.Schema.NodeId | |
▶CGLTF.Schema.GLTFId< Sampler > | |
CGLTF.Schema.SamplerId | |
▶CGLTF.Schema.GLTFId< Skin > | |
CGLTF.Schema.SkinId | |
CGLTF.GLTFParser | |
▶CGLTF.Schema.GLTFProperty | |
CGLTF.Schema.AccessorSparse | |
CGLTF.Schema.AccessorSparseIndices | |
CGLTF.Schema.AccessorSparseValues | |
CGLTF.Schema.AnimationChannel | Targets an animation's sampler at a node's property. |
CGLTF.Schema.AnimationChannelTarget | The index of the node and TRS property that an animation channel targets. |
CGLTF.Schema.AnimationSampler | Combines input and output accessors with an interpolation algorithm to define a keyframe graph (but not its target). |
CGLTF.Schema.Asset | Metadata about the glTF asset. |
CGLTF.Schema.CameraOrthographic | An orthographic camera containing properties to create an orthographic projection matrix. |
CGLTF.Schema.CameraPerspective | A perspective camera containing properties to create a perspective projection matrix. |
▶CGLTF.Schema.GLTFChildOfRootProperty | |
CGLTF.Schema.Accessor | |
CGLTF.Schema.BufferView | A view into a buffer generally representing a subset of the buffer. |
CGLTF.Schema.GLTFAnimation | A keyframe animation. |
CGLTF.Schema.GLTFBuffer | A buffer points to binary geometry, animation, or skins. |
CGLTF.Schema.GLTFCamera | A camera's projection. A node can reference a camera to apply a transform to place the camera in the scene |
CGLTF.Schema.GLTFImage | Image data used to create a texture. Image can be referenced by URI or bufferView index. mimeType is required in the latter case. |
CGLTF.Schema.GLTFMaterial | The material appearance of a primitive. |
CGLTF.Schema.GLTFMesh | A set of primitives to be rendered. A node can contain one or more meshes. A node's transform places the mesh in the scene. |
CGLTF.Schema.GLTFScene | The root nodes of a scene. |
CGLTF.Schema.GLTFTexture | A texture and its sampler. |
CGLTF.Schema.Node | A node in the node hierarchy. When the node contains skin , all mesh.primitives must contain JOINT and WEIGHT attributes. A node can have either a matrix or any combination of translation /rotation /scale (TRS) properties. TRS properties are converted to matrices and postmultiplied in the T * R * S order to compose the transformation matrix; first the scale is applied to the vertices, then the rotation, and then the translation. If none are provided, the transform is the Identity. When a node is targeted for animation (referenced by an animation.channel.target), only TRS properties may be present; matrix will not be present. |
CGLTF.Schema.Sampler | Texture sampler properties for filtering and wrapping modes. |
CGLTF.Schema.Skin | Joints and matrices defining a skin. |
CGLTF.Schema.GLTFRoot | The root object for a glTF asset. |
CGLTF.Schema.MaterialCommonConstant | |
CGLTF.Schema.MeshPrimitive | Geometry to be rendered with the given material. |
CGLTF.Schema.PbrMetallicRoughness | A set of parameter values that are used to define the metallic-roughness material model from Physically-Based Rendering (PBR) methodology. |
▶CGLTF.Schema.TextureInfo | Reference to a texture. |
CGLTF.Schema.NormalTextureInfo | |
CGLTF.Schema.OcclusionTextureInfo | |
CUnityGLTF.GLTFSceneExporter | |
CItSeez3D.AvatarSdk.Core.HaircutInfo | |
CItSeez3D.AvatarSdk.Core.HaircutMetadata | |
CItSeez3D.AvatarSdk.Core.HaircutsParameters | |
CItSeez3D.AvatarSdk.Core.HaircutsPersistentStorage | |
CItSeez3D.AvatarSdkSamples.Core.Head2AdditionalLodParameters.Head2AdditionalLodParametersModel | |
▶CItSeez3D.AvatarSdkSamples.Core.IAvatarClickHandler | Interface to handle clicks on avatar preview buttons |
▶CItSeez3D.AvatarSdkSamples.Core.GallerySample | This sample attempts to showcase the majority of the available API requests. |
CItSeez3D.AvatarSdkSamples.Cloud.GallerySampleCloud | |
▶CItSeez3D.AvatarSdkSamples.Core.IAvatarModificationsSetter | |
CItSeez3D.AvatarSdkSamples.Core.CommonAvatarModificationsSetter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyAvatarModificationsSetter | |
▶CUnityGLTF.Loader.IDataLoader | |
CUnityGLTF.Loader.FileLoader | |
▶CUnityGLTF.Loader.IDataLoader2 | |
CUnityGLTF.Loader.FileLoader | |
CUnityGLTF.Loader.WebRequestLoader | |
▶CIDisposable | |
CGLTF.CoroutineGLTFSceneImporter | |
CItSeez3D.AvatarSdk.Cloud.MultipartBody | Unity 5.5.0 (and probably earlier versions) have a weird bug in default multipart form data implementation, which causes incorrect boundaries between data fields. To work around this bug the multipart request body is constructed manually by this class. |
▶CItSeez3D.AvatarSdk.Core.IAvatarProvider | High-level interface that provides uniform code to work with avatars for both Cloud and LocalCompute SDK |
▶CItSeez3D.AvatarSdk.Cloud.CloudAvatarProvider | Implementation of the IAvatarProvider for cloud version of the Avatar SDK. |
CItSeez3D.AvatarSdk.Cloud.CloudFullbodyAvatarProvider | |
CItSeez3D.AvatarSdk.UMA.Cloud.UmaCloudAvatarProvider | |
▶CItSeez3D.AvatarSdk.Core.IFullbodyAvatarProvider | |
CItSeez3D.AvatarSdk.Cloud.CloudFullbodyAvatarProvider | |
▶CItSeez3D.AvatarSdk.UMA.IUmaAvatarProvider | |
CItSeez3D.AvatarSdk.UMA.Cloud.UmaCloudAvatarProvider | |
CItSeez3D.AvatarSdk.Core.MeasureTime | Convenient timer to measure execution time. Can be used in "using" statement (IDisposable). |
CUnityGLTF.Cache.AssetCache | Caches data in order to construct a unity object |
CUnityGLTF.Cache.BufferCacheData | |
CUnityGLTF.Cache.MaterialCacheData | |
CUnityGLTF.Cache.MeshCacheData | |
CUnityGLTF.Cache.TextureCacheData | |
CUnityGLTF.GLTFSceneImporter | |
▶CIEquatable | |
CGLTF.Math.Color | |
CGLTF.Math.Matrix4x4 | |
CGLTF.Math.Quaternion | |
CGLTF.Math.Vector2 | |
CGLTF.Math.Vector3 | |
CGLTF.Math.Vector4 | |
▶CGLTF.Schema.IExtension | General interface for extensions |
CGLTF.Schema.DefaultExtension | Default implementation of extension in order to preserve any non explicitly overriden extension in the JSON |
CGLTF.Schema.ExtTextureTransformExtension | |
CGLTF.Schema.KHR_materials_pbrSpecularGlossinessExtension | glTF extension that defines the specular-glossiness material model from Physically-Based Rendering (PBR) methodology |
CGLTF.Schema.MSFT_LODExtension | glTF extension that defines the LOD |
▶CItSeez3D.AvatarSdk.Core.IFullbodyPersistentStorage | SDK uses this interface to save/load files for fullbody avatars. By default SDK will use FullbodyPersistentStorage implementation. If your application stores files differently you can implement this interface and pass instance of your implementation to AvatarSdkMgr.Init() - this will override the default behavior. Probably the best way to implement IFullbodyPersistentStorage is to derive from FullbodyPersistentStorage. |
CItSeez3D.AvatarSdk.Core.FullbodyPersistentStorage | |
▶CGLTF.IGLTFObject | Represents a GLTFObject |
CGLTF.GLBObject | Objects containing GLB data and associated parsing information |
CGLTF.GLTFObject | Represents a glTF file (specifically not GLB) |
▶CItSeez3D.AvatarSdk.Core.IHaircutsPersistentStorage | |
CItSeez3D.AvatarSdk.Cloud.CloudHaircutsPersistentStorage | |
CUnityGLTF.Loader.ILoader | |
CItSeez3D.AvatarSdkSamples.Core.WebCamera.ImageBuffer | |
CItSeez3D.AvatarSdkSamples.Core.WebCamera.ImageFrame | |
CItSeez3D.AvatarSdk.Core.ImageWrapper | This class's goal is to struggle problems with Unity's Texture2D usage in separate thread. |
▶CItSeez3D.AvatarSdkSamples.Core.IModelInfoSetter | |
CItSeez3D.AvatarSdkSamples.Core.CommonModelInfoSetter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyModelInfoSetter | |
CUnityGLTF.ImportOptions | |
CUnityGLTF.ImportProgress | |
CUnityGLTF.ImportStatistics | |
CItSeez3D.AvatarSdk.Core.Interpolation | |
CItSeez3D.AvatarSdk.Core.IoCContainer | This class is used to provide different implementations of interfaces for Cloud and Local Compute versions of SDK |
▶CItSeez3D.AvatarSdk.Core.IPersistentStorage | SDK uses this interface to interact with the filesystem, e.g. save/load files and metadata. By default SDK will use DefaultPersistentStorage implementation. If your application stores files differently you can implement this interface and pass instance of your implementation to AvatarSdkMgr.Init() - this will override the default behavior. Probably the best way to implement IPersistentStorage is to derive from DefaultPersistentStorage. |
CItSeez3D.AvatarSdk.Core.DefaultPersistentStorage | Default implementation of IPersistentStorage. |
▶CItSeez3D.AvatarSdk.Core.IPipelineTraitsKeeper | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.CloudTraitsKeeper | |
▶CIPointerClickHandler | |
CItSeez3D.AvatarSdk.Core.FileBrowser | |
CItSeez3D.AvatarSdkSamples.Cloud.ImageItem | |
▶CIPointerDownHandler | |
CItSeez3D.AvatarSdk.Core.FileBrowser | |
▶CItSeez3D.AvatarSdkSamples.Core.IShapeModificationsSetter | |
CItSeez3D.AvatarSdkSamples.Core.CommonShapeModificationsSetter | |
▶CItSeez3D.AvatarSdk.Core.IStringManager | SDK uses this interface to obtain strings that can potentially be displayed on the screen. You can override this interface and provide instance of your implementation in the AvatarSdkMgr.Init(). This will allow you to replace certain strings with your own, or add translation, etc. |
CItSeez3D.AvatarSdk.Core.DefaultStringManager | Default string manager implementation (just returns the same string). |
CItSeez3D.AvatarSdk.Core.TranslationStringManager | This is an example of a user-defined IStringManager implementation that translates the strings displayed in UI. Feel free to derive from this class and implement your own Translate method. |
▶CItSeez3D.AvatarSdk.UMA.Modifiers.IUmaRuntimeAssetModifier | |
CItSeez3D.AvatarSdk.UMA.Modifiers.UmaHaircutSlotModifier | |
CItSeez3D.AvatarSdk.UMA.Modifiers.UmaOverlayModifier | |
CItSeez3D.AvatarSdk.UMA.Modifiers.UmaSlotModifier | |
CItSeez3D.AvatarSdk.UMA.Modifiers.UmaTPoseModifier | |
▶CUnityGLTF.IUniformMap | |
▶CUnityGLTF.IMetalRoughUniformMap | |
▶CUnityGLTF.MetalRough2StandardMap | |
CUnityGLTF.MetalRoughMap | |
▶CUnityGLTF.ISpecGlossUniformMap | |
▶CUnityGLTF.SpecGloss2StandardMap | |
CUnityGLTF.SpecGlossMap | |
CUnityGLTF.IUnlitUniformMap | |
▶CUnityGLTF.StandardMap | |
CUnityGLTF.MetalRough2StandardMap | |
CUnityGLTF.SpecGloss2StandardMap | |
CExifLib.JpegInfo | |
CItSeez3D.AvatarSdk.Core.MaterialAdjuster | |
CUnityGLTF.MemoryChecker | |
CItSeez3D.AvatarSdk.Core.MeshConverter | |
CItSeez3D.AvatarSdk.Core.MeshData | Data required for avatar SDK 3D objects (heads, haircuts). |
CItSeez3D.AvatarSdk.Core.MeshRendererData | |
CItSeez3D.AvatarSdk.Core.ModelInfo | |
▶CMonoBehaviour | |
CItSeez3D.AvatarSdk.Core.AvatarSdkMgr.AvatarSdkMgrComponent | |
CItSeez3D.AvatarSdk.Core.BodyAppearanceController | |
▶CItSeez3D.AvatarSdk.Core.ColorPicker | Abstract class to select a color |
CItSeez3D.AvatarSdkSamples.Core.SampleColorPicker | |
CItSeez3D.AvatarSdk.Core.FileBrowser | |
CItSeez3D.AvatarSdk.Core.HaircutAppearanceController | |
CItSeez3D.AvatarSdk.Core.ModelExporter | |
CItSeez3D.AvatarSdk.Core.OutfitAppearanceController | |
▶CItSeez3D.AvatarSdk.Core.RotateByMouse | This behavior is added to avatar heads in samples to allow rotation around y-axis by mouse. Does not work well on mobile, but okay for a sample. |
CItSeez3D.AvatarSdkSamples.Core.MoveByMouse | |
▶CItSeez3D.AvatarSdk.Core.TextureRecolorer | |
CItSeez3D.AvatarSdk.Core.HaircutRecolorer | |
CItSeez3D.AvatarSdk.Core.SkinRecolorer | |
CItSeez3D.AvatarSdk.UMA.Samples.BasicSampleUma | |
CItSeez3D.AvatarSdk.UMA.UmaAvatarManager | |
CItSeez3D.AvatarSdkSamples.Cloud.AllSamplesCloud | |
CItSeez3D.AvatarSdkSamples.Cloud.AvatarEdit | Helper class for avatar editing pop-up window. |
CItSeez3D.AvatarSdkSamples.Cloud.ImageItem | |
CItSeez3D.AvatarSdkSamples.Cloud.QrSelfieHandler | |
CItSeez3D.AvatarSdkSamples.Cloud.WebglSample | |
▶CItSeez3D.AvatarSdkSamples.Core.AnimationManager | Helper class to deal with head blendshape animations. |
CItSeez3D.AvatarSdkSamples.Core.FullbodyAnimationManager | Helper class to deal with humanoid animations. |
CItSeez3D.AvatarSdkSamples.Core.AvatarPreview | Helper class for avatar previews in UI. |
CItSeez3D.AvatarSdkSamples.Core.AvatarViewer | |
▶CItSeez3D.AvatarSdkSamples.Core.ComputationParametersPanel | |
CItSeez3D.AvatarSdkSamples.Core.CommonAvatarModificationsSetter | |
CItSeez3D.AvatarSdkSamples.Core.CommonModelInfoSetter | |
CItSeez3D.AvatarSdkSamples.Core.CommonShapeModificationsSetter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyAvatarModificationsSetter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyBodyShapeSetter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyModelInfoSetter | |
CItSeez3D.AvatarSdkSamples.Core.ControlEnabling | |
CItSeez3D.AvatarSdkSamples.Core.DummyCubeCreator | |
CItSeez3D.AvatarSdkSamples.Core.FrameRateCounter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyAnimatorsHolder | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyBlendshapesParametersSetter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyGeneralParametersSetter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyHaircutsParametersSetter | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyOutfitsParametersSetter | |
CItSeez3D.AvatarSdkSamples.Core.GallerySample | This sample attempts to showcase the majority of the available API requests. |
▶CItSeez3D.AvatarSdkSamples.Core.GettingStartedSample | |
CItSeez3D.AvatarSdkSamples.Cloud.CartoonishAvatarSample | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyExportSample | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyGettingStartedSample | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyParametersSample | |
CItSeez3D.AvatarSdkSamples.Core.LODSample | This sample demonstrates how to use the level-of-details functionality. |
CItSeez3D.AvatarSdkSamples.Core.ParametersSample | |
CItSeez3D.AvatarSdkSamples.Core.Head2AdditionalLodParameters | |
▶CItSeez3D.AvatarSdkSamples.Core.ItemsSelectingView | This script displays items collection by creating Toggle control for each element and allows to select any of these items |
CItSeez3D.AvatarSdkSamples.Core.HaircutsSelectingView | Script that displays haircut previews in gallery |
CItSeez3D.AvatarSdkSamples.Core.ModelInfoDataPanel | |
▶CItSeez3D.AvatarSdkSamples.Core.ParametersConfigurationPanel | |
CItSeez3D.AvatarSdkSamples.Core.FullbodyParametersConfigurationPanel | |
CItSeez3D.AvatarSdkSamples.Core.PipelineSelector | |
CItSeez3D.AvatarSdkSamples.Core.RotateInfinitely | |
CItSeez3D.AvatarSdkSamples.Core.SamplePhotoSupplier | |
CItSeez3D.AvatarSdkSamples.Core.SceneDocumentation | |
CItSeez3D.AvatarSdkSamples.Core.SliderText | |
CItSeez3D.AvatarSdkSamples.Core.ToggleId | Helper class stores toggle's identifier |
CItSeez3D.AvatarSdkSamples.Core.WebCamera.WebCameraCapturer | |
CItSeez3D.AvatarSdkSamples.Core.WebCamera.WebCameraController | |
CUnityGLTF.AsyncCoroutineHelper | |
CUnityGLTF.GLTFComponent | Component to load a GLTF scene with |
CUnityGLTF.InstantiatedGLTFObject | Instantiated GLTF Object component that gets added to the root of every GLTF game object created by a scene importer. |
CGLTF.Schema.NumericArray | |
CItSeez3D.AvatarSdk.Core.OutfitsParameters | |
CItSeez3D.AvatarSdk.Cloud.Page< DataType > | |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.PipelineSampleTraitsFactory | |
CItSeez3D.AvatarSdk.Core.PipelineTraitsFactory | Class that responsible for keeping instances of pipeline traits |
▶CItSeez3D.AvatarSdk.Core.PipelineTypeTraits | Traits class contains properties of pipeline that may be used anywhere. For the sake of separation of concerns class may be extended (in a way SamplePipelineTraits extends it for providing pipeline type's specific settings for all samples) |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.FaceTraits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.HeadTraits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.StyledFaceTraits | |
▶CItSeez3D.AvatarSdk.Core.Head2AbstractTraits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.Bust2Traits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.FitPersonTraits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.Head2Traits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.MetaPersonFemaleTraits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.MetaPersonMaleTraits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.UmaFemaleTraits | |
CItSeez3D.AvatarSdk.Cloud.PipelineTraits.UmaMaleTraits | |
▶CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.PipelineTypeSampleTraits | Base class where all extensions of PipelineTypeTraits needed in samples are defined |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleFaceTraits | |
▶CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleHead2AbstractTraits | |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleBust2Traits | |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleFullbodyTraits | |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleHead2Traits | |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleUmaFemaleTraits | |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleUmaMaleTraits | |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleHeadTraits | |
CItSeez3D.AvatarSdkSamples.SamplePipelineTraits.SampleStyledFaceTraits | |
CItSeez3D.AvatarSdk.Cloud.Player | |
CUnityGLTF.Cache.MeshCacheData.PrimitiveCacheData | |
CUnityGLTF.GLTFSceneExporter.PrimKey | |
CItSeez3D.AvatarSdk.Core.RacesInfo | |
CUnityGLTF.Cache.RefCountedCacheData | A ref-counted cache data object containing lists of Unity objects that were created for the sake of a GLTF scene/node. This supports counting the amount of refcounts that will dispose of itself |
CItSeez3D.AvatarSdk.Core.RenderingPipeline | |
CItSeez3D.AvatarSdkSamples.Core.AvatarViewer.SceneParams | |
▶CScriptableObject | |
▶CUnityGLTF.ImporterFactory | |
CUnityGLTF.DefaultImporterFactory | |
CSelfieData | |
CItSeez3D.AvatarSdk.Cloud.StatusCode | Helper class for HTTP status codes. |
▶CStream | |
CGLTF.Utilities.SubStream | Allows only part of a stream to be accessed Prevents reading of the stream past the desired length SubStream start is based on input position |
CItSeez3D.AvatarSdk.Core.Strings | Strings that occur in the plugin and can be potentially displayed on the screen (for example when showing request progress, see the samples). This file contains strings used in both "LocalCompute" and "Cloud" versions of the plugin. |
CItSeez3D.AvatarSdk.UMA.TemplateRaceData | |
CItSeez3D.AvatarSdk.Cloud.TextureData | |
CItSeez3D.AvatarSdk.Core.TexturedMesh | Combines Unity mesh and it's texture. |
CItSeez3D.AvatarSdk.Core.TextureSize | |
CItSeez3D.AvatarSdk.Core.TraitsFactory< T > | Generalized keeper of traits (for convenient work with traits extensions, e.g. SamplePipelineTraits) |
CItSeez3D.AvatarSdk.UMA.UmaAvatarNameStorage | |
CItSeez3D.AvatarSdk.UMA.UmaSdkMgr | |
CItSeez3D.AvatarSdk.UMA.UmaSlotNames | |
CItSeez3D.AvatarSdk.UMA.UmaUtils | |
CUnityGLTF.UnityMeshData | |