docs.unity3d.com
    Show / Hide Table of Contents

    Class MaterialConverterActor

    Inheritance
    Object
    ResourceConverterActor<SyncMaterial>
    MaterialConverterActor
    Namespace: Unity.Reflect.Streaming
    Syntax
    [Actor(null, true, null, null)]
    public class MaterialConverterActor : ResourceConverterActor<SyncMaterial>

    Methods

    Import(RpcContext<ConvertResource<SyncMaterial>>, SyncedData<SyncMaterial>)

    Declaration
    protected override void Import(RpcContext<ConvertResource<SyncMaterial>> ctx, SyncedData<SyncMaterial> resource)
    Parameters
    Type Name Description
    RpcContext<ConvertResource<SyncMaterial>> ctx
    SyncedData<SyncMaterial> resource
    Overrides
    Unity.Reflect.Streaming.ResourceConverterActor<SyncMaterial>.Import(Unity.Reflect.Actor.RpcContext<Unity.Reflect.Streaming.ConvertResource<SyncMaterial>>, Unity.Reflect.SyncedData<SyncMaterial>)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023