René's URL Explorer Experiment


Title: Class Texture

Generator: docfx 2.40.7.0

direct link

Domain: stephenhodgson.github.io

NoneIE=edge,chrome=1
titleClass Texture
docfx:navrel../toc.html
docfx:tocreltoc.html

Links:

https://stephenhodgson.github.io/UnityCsReference/index.html
Show / Hide Table of Contentshttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html#sidetoggle
Objecthttps://docs.microsoft.com/dotnet/api/system.object
Objecthttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html
Cubemaphttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Cubemap.html
CubemapArrayhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.CubemapArray.html
MovieTexturehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.MovieTexture.html
ProceduralTexturehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ProceduralTexture.html
RenderTexturehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RenderTexture.html
SparseTexturehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.SparseTexture.html
Texture2Dhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture2D.html
Texture2DArrayhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture2DArray.html
Texture3Dhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture3D.html
WebCamTexturehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.WebCamTexture.html
Object.GetInstanceID()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetInstanceID
Object.GetHashCode()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetHashCode
Object.Equals(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Equals_System_Object_
Object.namehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_name
Object.Instantiate(Object, Vector3, Quaternion)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_
Object.Instantiate(Object, Vector3, Quaternion, Transform)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_
Object.Instantiate(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_
Object.Instantiate(Object, Transform)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_
Object.Instantiate(Object, Transform, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_System_Boolean_
Object.Instantiate(T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_
Object.Instantiate(T, Vector3, Quaternion)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_
Object.Instantiate(T, Vector3, Quaternion, Transform)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_
Object.Instantiate(T, Transform)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_
Object.Instantiate(T, Transform, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_System_Boolean_
Object.Destroy(Object, Single)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_System_Single_
Object.Destroy(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_
Object.DestroyImmediate(Object, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_System_Boolean_
Object.DestroyImmediate(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_
Object.FindObjectsOfType(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType_System_Type_
Object.DontDestroyOnLoad(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DontDestroyOnLoad_UnityEngine_Object_
Object.hideFlagshttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_hideFlags
Object.DestroyObject(Object, Single)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_System_Single_
Object.DestroyObject(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_
Object.FindSceneObjectsOfType(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindSceneObjectsOfType_System_Type_
Object.FindObjectsOfTypeIncludingAssets(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeIncludingAssets_System_Type_
Object.FindObjectsOfType()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType__1
Object.FindObjectOfType()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType__1
Object.FindObjectsOfTypeAll(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeAll_System_Type_
Object.FindObjectOfType(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType_System_Type_
Object.ToString()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_ToString
Object.Equals(Object, Object)https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_
Object.ReferenceEquals(Object, Object)https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_
Object.GetType()https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType
Object.MemberwiseClone()https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone
UnityEnginehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Texture__ctor.md&value=---%0Auid%3A%20UnityEngine.Texture.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Texture.bindings.cs/#L23
Int32https://docs.microsoft.com/dotnet/api/system.int32
AnisotropicFilteringhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.AnisotropicFiltering.html
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Texture_dimension.md&value=---%0Auid%3A%20UnityEngine.Texture.dimension%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Texture.bindings.cs/#L37
TextureDimensionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rendering.TextureDimension.html
FilterModehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.FilterMode.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Texture_height.md&value=---%0Auid%3A%20UnityEngine.Texture.height%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Texture.bindings.cs/#L36
Int32https://docs.microsoft.com/dotnet/api/system.int32
Hash128https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Hash128.html
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
Int32https://docs.microsoft.com/dotnet/api/system.int32
Singlehttps://docs.microsoft.com/dotnet/api/system.single
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
Vector2https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector2.html
UInt64https://docs.microsoft.com/dotnet/api/system.uint64
UInt32https://docs.microsoft.com/dotnet/api/system.uint32
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Texture_width.md&value=---%0Auid%3A%20UnityEngine.Texture.width%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Texture.bindings.cs/#L35
Int32https://docs.microsoft.com/dotnet/api/system.int32
TextureWrapModehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.TextureWrapMode.html
TextureWrapModehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.TextureWrapMode.html
TextureWrapModehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.TextureWrapMode.html
TextureWrapModehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.TextureWrapMode.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Texture_GetNativeTextureID.md&value=---%0Auid%3A%20UnityEngine.Texture.GetNativeTextureID%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Texture.bindings.cs/#L52
Int32https://docs.microsoft.com/dotnet/api/system.int32
IntPtrhttps://docs.microsoft.com/dotnet/api/system.intptr
Int32https://docs.microsoft.com/dotnet/api/system.int32
Int32https://docs.microsoft.com/dotnet/api/system.int32
MustExtensions.MustBeEqual(T, T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_
MustExtensions.MustBeEqual(T, T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_System_String_
MustExtensions.MustNotBeEqual(T, T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_
MustExtensions.MustNotBeEqual(T, T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_System_String_
MustExtensions.MustBeNull(T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_
MustExtensions.MustBeNull(T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_System_String_
MustExtensions.MustNotBeNull(T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_
MustExtensions.MustNotBeNull(T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_System_String_
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Texture.md&value=---%0Auid%3A%20UnityEngine.Texture%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Texture.cs/#L341
Back to tophttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Texture.html#top

Viewport: width=device-width


URLs of crawlers that visited me.