Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ParameterKeyValueMetadata Class

    Namespace: Stride.Rendering
    Assembly: Stride.dll
    System.Object → PropertyKeyMetadata → ParameterKeyValueMetadata
    Derived from ParameterKeyValueMetadata: ParameterKeyValueMetadata<T>

    public abstract class ParameterKeyValueMetadata : PropertyKeyMetadata
    Name Description
    Methods
    GetDefaultValue()
    WriteBuffer(IntPtr, Int32)
    | Improve this Doc View Source

    Methods


    GetDefaultValue()

    public abstract object GetDefaultValue()
    Returns
    Type Description
    System.Object

    WriteBuffer(IntPtr, Int32)

    public abstract bool WriteBuffer(IntPtr dest, int alignment = 1)
    Parameters
    Type Name Description
    System.IntPtr dest
    System.Int32 alignment
    Returns
    Type Description
    System.Boolean

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation