docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PolySpatialShaderGlobals.PropertyType

    Enumerates the data types of the shader global properties that you can transfer to a renderer via PolySpatial.

    Namespace: Unity.PolySpatial
    Assembly: Unity.PolySpatial.dll
    Syntax
    public enum PolySpatialShaderGlobals.PropertyType
    Remarks

    Use with PolySpatialShaderGlobals.TryAdd.

    Fields

    Name Description
    Color

    Color global property type.

    Float

    Float global property type.

    Integer

    Integer global property type.

    Matrix

    Matrix global property type.

    Texture

    Texture global property type.

    Vector

    Vector global property type.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)