StaticObjectPropertyData<T> Struct
Namespace: Stride.RenderingAssembly: Stride.Rendering.dll
public struct StaticObjectPropertyData<T>
Type Parameters
| Name | Description |
|---|---|
| T |
| Name | Description | |
|---|---|---|
| Properties | ||
| Item[StaticObjectNodeReference] | ||
Properties
Item[StaticObjectNodeReference]
public readonly ref T this[StaticObjectNodeReference index] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| StaticObjectNodeReference | index |
Property Value
| Type | Description |
|---|---|
| T |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()