docs.unity3d.com
    Show / Hide Table of Contents

    Class UTS_EdgeDetection

    Inheritance
    Object
    PostEffectsBase
    UTS_EdgeDetection
    Inherited Members
    PostEffectsBase.supportHDRTextures
    PostEffectsBase.supportDX11
    PostEffectsBase.isSupported
    PostEffectsBase.CheckShaderAndCreateMaterial(Shader, Material)
    PostEffectsBase.CreateMaterial(Shader, Material)
    PostEffectsBase.CheckSupport()
    PostEffectsBase.Start()
    PostEffectsBase.CheckSupport(Boolean)
    PostEffectsBase.CheckSupport(Boolean, Boolean)
    PostEffectsBase.Dx11Support()
    PostEffectsBase.ReportAutoDisable()
    PostEffectsBase.NotSupported()
    PostEffectsBase.DrawBorder(RenderTexture, Material)
    Namespace: UnityChan.ImageEffects
    Syntax
    public class UTS_EdgeDetection : PostEffectsBase

    Fields

    edgeDetectShader

    Declaration
    public Shader edgeDetectShader
    Field Value
    Type Description
    Shader

    edgeExp

    Declaration
    public float edgeExp
    Field Value
    Type Description
    Single

    edgesColor

    Declaration
    public Color edgesColor
    Field Value
    Type Description
    Color

    edgesOnly

    Declaration
    public float edgesOnly
    Field Value
    Type Description
    Single

    filterPower

    Declaration
    public float filterPower
    Field Value
    Type Description
    Single

    mode

    Declaration
    public UTS_EdgeDetection.EdgeDetectMode mode
    Field Value
    Type Description
    UTS_EdgeDetection.EdgeDetectMode

    sampleDist

    Declaration
    public float sampleDist
    Field Value
    Type Description
    Single

    sensitivityDepth

    Declaration
    public float sensitivityDepth
    Field Value
    Type Description
    Single

    sensitivityNormals

    Declaration
    public float sensitivityNormals
    Field Value
    Type Description
    Single

    threshold

    Declaration
    public float threshold
    Field Value
    Type Description
    Single

    Methods

    CheckResources()

    Declaration
    public override bool CheckResources()
    Returns
    Type Description
    Boolean
    Overrides
    PostEffectsBase.CheckResources()
    Back to top
    Terms of use
    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