Search Results for

    Show / Hide Table of Contents

    Class MaterialPropertyBlockData

    Wrapper for a UnityEngine.MaterialPropertyBlock. Can contain methods that dynamically set its values.

    Inheritance
    object
    MaterialPropertyBlockData
    MaterialPropertyBlockData_Circuits
    MaterialPropertyBlockData_Objects
    MaterialPropertyBlockData_Particles
    Namespace: AS2.Visuals
    Assembly: .dll
    Syntax
    public abstract class MaterialPropertyBlockData

    Fields

    | Edit this page View Source

    propertyBlock

    Declaration
    public MaterialPropertyBlock propertyBlock
    Field Value
    Type Description
    MaterialPropertyBlock

    Methods

    | Edit this page View Source

    Init()

    Initializes the property block with default values.

    Declaration
    protected abstract void Init()
    | Edit this page View Source

    Reset()

    Resets the property block to its default values.

    Declaration
    public abstract void Reset()
    • Edit this page
    • View Source
    In this article
    Back to top AmoebotSim 2.0 Documentation v1.11
    Copyright © 2025 AmoebotSim 2.0 Authors
    Generated by DocFX