docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfLayerOffset

    Inheritance
    Object
    SdfLayerOffset
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class SdfLayerOffset : IDisposable

    Constructors

    SdfLayerOffset()

    Declaration
    public SdfLayerOffset()

    SdfLayerOffset(Double)

    Declaration
    public SdfLayerOffset(double offset)
    Parameters
    Type Name Description
    Double offset

    SdfLayerOffset(Double, Double)

    Declaration
    public SdfLayerOffset(double offset, double scale)
    Parameters
    Type Name Description
    Double offset
    Double scale

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetHash()

    Declaration
    public uint GetHash()
    Returns
    Type Description
    UInt32

    GetInverse()

    Declaration
    public SdfLayerOffset GetInverse()
    Returns
    Type Description
    SdfLayerOffset

    GetOffset()

    Declaration
    public double GetOffset()
    Returns
    Type Description
    Double

    GetScale()

    Declaration
    public double GetScale()
    Returns
    Type Description
    Double

    IsIdentity()

    Declaration
    public bool IsIdentity()
    Returns
    Type Description
    Boolean

    IsValid()

    Declaration
    public bool IsValid()
    Returns
    Type Description
    Boolean

    SetOffset(Double)

    Declaration
    public void SetOffset(double newOffset)
    Parameters
    Type Name Description
    Double newOffset

    SetScale(Double)

    Declaration
    public void SetScale(double newScale)
    Parameters
    Type Name Description
    Double newScale
    Back to top
    Copyright © 2023 Unity Technologies
    • 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 Thursday, October 19, 2023